Skip to content

Commit f984b1e

Browse files
committed
MAGETWO-44443: Grunt less task fails
- Changed repository of asset
1 parent e7e4da7 commit f984b1e

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Developer/etc

1 file changed

+1
-0
lines changed

app/code/Magento/Developer/etc/di.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
</virtualType>
4040
<type name="Magento\Developer\Model\Css\PreProcessor\FileGenerator\PublicationDecorator">
4141
<arguments>
42+
<argument name="assetRepo" xsi:type="object">AssetRepositorySourceThemeDeploy</argument>
4243
<argument name="assetPublisher" xsi:type="object">AssetPublisherSourceThemeDeploy</argument>
4344
</arguments>
4445
</type>

0 commit comments

Comments
 (0)