feat: deploy optimisation
All checks were successful
Deploy / deploy (push) Successful in 3m23s

This commit is contained in:
ext.jeremy.guillot@maxicoffee.domains
2026-03-11 21:56:23 +01:00
parent eb25d2c34e
commit 2a8b6bc397
2 changed files with 81 additions and 12 deletions

View File

@@ -34,11 +34,11 @@ framework:
assets:
json_manifest_path: '%kernel.project_dir%/public/build/manifest.json'
#when@prod:
# webpack_encore:
# # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)
# # Available in version 1.2
# cache: true
when@prod:
webpack_encore:
# Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)
# Available in version 1.2
cache: true
#when@test:
# webpack_encore: