We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1188e03 commit d3a8b3fCopy full SHA for d3a8b3f
setup/src/Magento/Setup/Console/Command/DiCompileCommand.php
@@ -399,6 +399,7 @@ private function getOperationsConfiguration(
399
OperationFactory::AREA_CONFIG_GENERATOR => [
400
$compiledPathsList['application'],
401
$compiledPathsList['library'],
402
+ $compiledPathsList['setup'],
403
$compiledPathsList['generated_helpers'],
404
],
405
OperationFactory::INTERCEPTION_CACHE => [
0 commit comments