123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- 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'
|