Files
myep/config/packages/asset_mapper.yaml
T
2024-11-16 10:43:27 +01:00

12 lines
248 B
YAML

framework:
asset_mapper:
# The paths to make available to the asset mapper.
paths:
- assets/
missing_import_mode: strict
when@prod:
framework:
asset_mapper:
missing_import_mode: warn