We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b25aec + e162c3d commit 9686422Copy full SHA for 9686422
app/code/Magento/Wishlist/view/frontend/requirejs-config.js
@@ -6,7 +6,7 @@
6
var config = {
7
map: {
8
'*': {
9
- wishlist: 'Magento_Wishlist/wishlist',
+ wishlist: 'Magento_Wishlist/js/wishlist',
10
addToWishlist: 'Magento_Wishlist/js/add-to-wishlist',
11
wishlistSearch: 'Magento_Wishlist/js/search'
12
}
app/code/Magento/Wishlist/view/frontend/web/wishlist.js renamed to app/code/Magento/Wishlist/view/frontend/web/js/wishlist.js
0 commit comments