mirror of
https://forge.chapril.org/tykayn/caisse-bliss
synced 2025-06-20 01:44:42 +02:00
11 lines
248 B
YAML
11 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
|