Skip to content

Commit 5c29e19

Browse files
committed
Remove unused requirejs alias resources defined
1 parent e45dd6e commit 5c29e19

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Theme/view/frontend/requirejs-config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ var config = {
2727
'menu': 'mage/menu',
2828
'popupWindow': 'mage/popup-window',
2929
'validation': 'mage/validation/validation',
30-
'welcome': 'Magento_Theme/js/view/welcome',
3130
'breadcrumbs': 'Magento_Theme/js/view/breadcrumbs',
32-
'criticalCssLoader': 'Magento_Theme/js/view/critical-css-loader',
3331
'jquery/ui': 'jquery/compat',
3432
'cookieStatus': 'Magento_Theme/js/cookie-status'
3533
}

0 commit comments

Comments
 (0)