| Current Path : /home/rtorresani/www/vendor/magento/module-reports/view/frontend/ |
| Current File : //home/rtorresani/www/vendor/magento/module-reports/view/frontend/requirejs-config.js |
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
var config = {
map: {
'*': {
recentlyViewedProducts: 'Magento_Reports/js/recently-viewed'
}
}
};