DIR:/home/htlwork.com/www/dev/magento/vendor/magento/module-catalog/view/base/ |
Current File : /home/htlwork.com/www/dev/magento/vendor/magento/module-catalog/view/base/requirejs-config.js |
/** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ var config = { map: { '*': { priceBox: 'Magento_Catalog/js/price-box', priceOptionDate: 'Magento_Catalog/js/price-option-date', priceOptionFile: 'Magento_Catalog/js/price-option-file', priceOptions: 'Magento_Catalog/js/price-options', priceUtils: 'Magento_Catalog/js/price-utils' } } }; |