Skip to content

Commit 9a7c85c

Browse files
authored
Update requirejs-config.js
1 parent ae11311 commit 9a7c85c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ var config = {
3434
deps: [
3535
'mage/common',
3636
'mage/dataPost',
37-
'mage/bootstrap',
38-
'Magento_Ui/js/core/app'
37+
'mage/bootstrap'
3938
],
4039
config: {
4140
mixins: {

0 commit comments

Comments
 (0)