Gachamelia-Backoffice/config/packages/asset_mapper.yaml

12 lines
248 B
YAML
Raw Normal View History

2024-11-18 12:27:02 +00:00
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