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 e7e4da7 commit f984b1eCopy full SHA for f984b1e
app/code/Magento/Developer/etc/di.xml
@@ -39,6 +39,7 @@
39
</virtualType>
40
<type name="Magento\Developer\Model\Css\PreProcessor\FileGenerator\PublicationDecorator">
41
<arguments>
42
+ <argument name="assetRepo" xsi:type="object">AssetRepositorySourceThemeDeploy</argument>
43
<argument name="assetPublisher" xsi:type="object">AssetPublisherSourceThemeDeploy</argument>
44
</arguments>
45
</type>
0 commit comments