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 9c89795 + 8c55d79 commit ae7526cCopy full SHA for ae7526c
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