Skip to content

Commit 74f6713

Browse files
weaverryannicolas-grekas
authored andcommitted
[AssetMapper] Adding "path" option to importmap:require
1 parent e77d2a0 commit 74f6713

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/asset_mapper.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
->args([
150150
service('asset_mapper.importmap.manager'),
151151
service('asset_mapper'),
152+
param('kernel.project_dir'),
152153
])
153154
->tag('console.command')
154155

0 commit comments

Comments
 (0)