Skip to content

Commit a8a8253

Browse files
ENGCOM-7065: Remove unused requirejs alias defined #26987
- Merge Pull Request #26987 from mrtuvn/magento2:remove-unused-require-js-alias-defined - Merged commits: 1. e2c403f 2. eee0262 3. befbca4 4. e22c47c 5. a3218fe 6. f98537d 7. 339c099 8. 5843df4 9. abad8db 10. c40d35c 11. fb839e7 12. e45dd6e 13. 5c29e19
2 parents ba5f8eb + 5c29e19 commit a8a8253

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)