@@ -25,14 +25,10 @@ webpack_encore:
# If you have multiple builds:
# builds:
- # pass "frontend" as the 3rg arg to the Twig functions
- # {{ encore_entry_script_tags('entry1', null, 'frontend') }}
-
# frontend: '%kernel.project_dir%/public/frontend/build'
- # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)
- # Put in config/packages/prod/webpack_encore.yaml
- # cache: true
+ # pass the build name as the 3rd argument to the Twig functions
+ # {{ encore_entry_script_tags('entry1', null, 'frontend') }}
framework:
assets:
@@ -557,12 +557,12 @@
]
},
"symfony/webpack-encore-bundle": {
- "version": "1.15",
+ "version": "1.16",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.10",
- "ref": "5878c7c28468ca0fdce2497a04cfc66bab0dc3ef"
+ "ref": "f8fc53f1942f76679e9ee3c25fd44865355707b5"
"files": [
"assets/app.js",