diff --git a/app/code/Magento/Developer/etc/di.xml b/app/code/Magento/Developer/etc/di.xml index 25b49f280fdadc1121754b6296309b7376c8001e..bf95f08076397a73382f0b0827b032ffb9457bc2 100644 --- a/app/code/Magento/Developer/etc/di.xml +++ b/app/code/Magento/Developer/etc/di.xml @@ -39,6 +39,7 @@ </virtualType> <type name="Magento\Developer\Model\Css\PreProcessor\FileGenerator\PublicationDecorator"> <arguments> + <argument name="assetRepo" xsi:type="object">AssetRepositorySourceThemeDeploy</argument> <argument name="assetPublisher" xsi:type="object">AssetPublisherSourceThemeDeploy</argument> </arguments> </type>