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 ba5f8eb + 5c29e19 commit a8a8253Copy full SHA for a8a8253
app/code/Magento/Theme/view/frontend/requirejs-config.js
@@ -27,9 +27,7 @@ var config = {
27
'menu': 'mage/menu',
28
'popupWindow': 'mage/popup-window',
29
'validation': 'mage/validation/validation',
30
- 'welcome': 'Magento_Theme/js/view/welcome',
31
'breadcrumbs': 'Magento_Theme/js/view/breadcrumbs',
32
- 'criticalCssLoader': 'Magento_Theme/js/view/critical-css-loader',
33
'jquery/ui': 'jquery/compat',
34
'cookieStatus': 'Magento_Theme/js/cookie-status'
35
}
0 commit comments