Skip to content

Commit 373bdf5

Browse files
committed
[AssetMapper] Add --dry-run option on importmap:require command
1 parent 4e35233 commit 373bdf5

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
@@ -232,6 +232,7 @@
232232
->args([
233233
service('asset_mapper.importmap.manager'),
234234
service('asset_mapper.importmap.version_checker'),
235+
param('kernel.project_dir'),
235236
])
236237
->tag('console.command')
237238

0 commit comments

Comments
 (0)