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.
2 parents 26d7e88 + d08f4c1 commit 5319168Copy full SHA for 5319168
README.md
@@ -25,8 +25,8 @@ webpack_encore:
25
26
# if you have multiple builds:
27
# builds:
28
- # pass "frontend" as the 2nd arg to the Twig functions
29
- # {{ encore_entry_script_tags('entry1', 'frontend') }}
+ # pass "frontend" as the 3rg arg to the Twig functions
+ # {{ encore_entry_script_tags('entry1', null, 'frontend') }}
30
31
# frontend: '%kernel.public_dir%/frontend/build'
32
```
0 commit comments