Skip to content

Commit 52276f6

Browse files
authored
Update script_begin.sh
1 parent 82d99f0 commit 52276f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎script/frameworks/magento/script_begin.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ MAGENTO_MODULE_DISABLE=" \
2020
Magento_GraphQlCache Magento_GraphQl Magento_UrlRewriteGraphQl \
2121
"
2222
COMPOSER_JSON_FULLPATH=${MAGENTO_DIR}composer.json
23-
COMPOSER_SKIP_DUMP_AUTOLOAD=0
23+
COMPOSER_SKIP_DUMP_AUTOLOAD=1
2424
MAGENTO_STATIC_CONTENT_DEPLOY_ADMIN="it_IT en_US"
2525

2626
MAGENTO_CONFIG_DEV_JS_MERGE_FILES=1

0 commit comments

Comments
 (0)