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 080b52c commit a296162Copy full SHA for a296162
docs/index.html
@@ -6,6 +6,6 @@
6
</head>
7
<body>
8
<div id="app"></div>
9
- <script src="/dist/build.js"></script>
+ <script src="./build.js"></script>
10
</body>
11
</html>
0 commit comments