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 a141f66 + 5665008 commit 81cbfe0Copy full SHA for 81cbfe0
frontend/encore/split-chunks.rst
@@ -38,8 +38,8 @@ tags as needed:
38
{#
39
May now render multiple script tags:
40
<script src="/build/runtime.js"></script>
41
- <script src="/build/homepage.js"></script>
42
<script src="/build/vendor~homepage.js"></script>
+ <script src="/build/homepage.js"></script>
43
#}
44
{{ encore_entry_script_tags('homepage') }}
45
0 commit comments