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.
1 parent cbfe925 commit a3a7b69Copy full SHA for a3a7b69
src/generators/web/template.html
@@ -18,7 +18,7 @@
18
19
<body>
20
<div id="root">{{{dehydrated}}}</div>
21
- <script>{ { { javascript } } }</script>
+ <script>{{{javascript}}}</script>
22
</body>
23
24
</html>
0 commit comments