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 6aa729c + ca5f575 commit 833a26dCopy full SHA for 833a26d
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