Skip to content

Commit fb0b869

Browse files
weaverryanfabpot
authored andcommitted
[AssetMapper] Automatically preload CSS files if WebLink available
1 parent f6d319d commit fb0b869

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
@@ -174,6 +174,7 @@
174174
param('kernel.charset'),
175175
abstract_arg('polyfill URL'),
176176
abstract_arg('script HTML attributes'),
177+
service('request_stack'),
177178
])
178179

179180
->set('asset_mapper.importmap.auditor', ImportMapAuditor::class)

0 commit comments

Comments
 (0)