file-explorer/config/packages/asset_mapper.yaml
Constantin Simonis e70c6db10f
All checks were successful
build / build (pull_request) Successful in 3m57s
add table for displaying dir content
2024-12-04 19:39:37 +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