| Current Path : /home/rtorresani/www/vendor/magento/module-page-cache/view/frontend/ |
| Current File : //home/rtorresani/www/vendor/magento/module-page-cache/view/frontend/requirejs-config.js |
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
var config = {
map: {
'*': {
pageCache: 'Magento_PageCache/js/page-cache'
}
},
deps: ['Magento_PageCache/js/form-key-provider']
};