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 de0a47a commit 25f702eCopy full SHA for 25f702e
source/boot/index.html
@@ -41,7 +41,7 @@
41
<meta http-equiv="refresh" content="0; url=nojs.html"/>
42
</noscript>
43
${preBootJs}
44
- <script type="text/javascript" src="${appPath}boot.js"></script>
+ <script type="text/javascript" src="${appPath}index.js"></script>
45
46
</head>
47
<body>
0 commit comments