We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dbcd95 + ab0209c commit 6c43cb8Copy full SHA for 6c43cb8
symfony/asset-mapper/6.4/config/packages/asset_mapper.yaml
@@ -3,3 +3,9 @@ framework:
3
# The paths to make available to the asset mapper.
4
paths:
5
- assets/
6
+ missing_import_mode: strict
7
+
8
+when@prod:
9
+ framework:
10
+ asset_mapper:
11
+ missing_import_mode: warn
0 commit comments