asset_mapper.yaml 248 B

1234567891011
  1. framework:
  2. asset_mapper:
  3. # The paths to make available to the asset mapper.
  4. paths:
  5. - assets/
  6. missing_import_mode: strict
  7. when@prod:
  8. framework:
  9. asset_mapper:
  10. missing_import_mode: warn