Skip to content

Commit 9c742b2

Browse files
author
Stanislav Idolov
authored
ENGCOM-2029: Setting deploy mode to production with --skip-compilation flag should not clear generated code #16211
2 parents e37c989 + ba66a99 commit 9c742b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup/src/Magento/Setup/Console/CompilerPreparation.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ private function getCompilerInvalidationCommands()
105105
'module:disable',
106106
'module:enable',
107107
'module:uninstall',
108-
'deploy:mode:set'
109108
];
110109
}
111110

0 commit comments

Comments
 (0)