We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca6e14d commit 38c3d4cCopy full SHA for 38c3d4c
symfony/webpack-encore-bundle/1.6/config/packages/webpack_encore.yaml
@@ -15,10 +15,10 @@ webpack_encore:
15
16
# if you have multiple builds:
17
# builds:
18
- # pass "frontend" as the 3rg arg to the Twig functions
19
- # {{ encore_entry_script_tags('entry1', null, 'frontend') }}
+ # pass "frontend" as the 3rg arg to the Twig functions
+ # {{ encore_entry_script_tags('entry1', null, 'frontend') }}
20
21
- # frontend: '%kernel.project_dir%/public/frontend/build'
+ # frontend: '%kernel.project_dir%/public/frontend/build'
22
23
# Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)
24
# Put in config/packages/prod/webpack_encore.yaml
0 commit comments