mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-02 15:31:24 +00:00
11 lines
358 B
YAML
11 lines
358 B
YAML
framework:
|
|
assets:
|
|
# Disable Encore-style manifest for default assets package. Vite (Pentatrion) uses public/build/.vite/manifest.json
|
|
# internally for vite_entry_* helpers; Symfony's asset() should not depend on a manifest.
|
|
json_manifest_path: null
|
|
|
|
when@test:
|
|
framework:
|
|
assets:
|
|
json_manifest_path: null
|