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 601b026 + 833a26d commit 9e7858bCopy full SHA for 9e7858b
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