Website/app/config/packages/webpack_encore.yaml
2024-04-22 21:19:59 +02:00

8 lines
214 B
YAML

webpack_encore:
output_path: '%kernel.project_dir%/public/build'
script_attributes:
defer: true
framework:
assets:
json_manifest_path: '%kernel.project_dir%/public/build/manifest.json'