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 7b44c0f commit 71cd8a3Copy full SHA for 71cd8a3
test/SpecRunner.html
@@ -317,7 +317,7 @@
317
318
<script src="../src/phoenix/shell.js" type="module"></script>
319
<script src="virtual-server-loader.js" type="module"></script>
320
- <script src="../src/node-loader.js"></script>
+ <script src="../src/node-loader.js" defer></script>
321
<script src="../src/storage.js" type="module"></script>
322
323
<link href="../src/thirdparty/bootstrap/bootstrap.min.css" rel="stylesheet">
0 commit comments