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 043537d commit 26953c3Copy full SHA for 26953c3
web/demo/index.html
@@ -10,6 +10,6 @@
10
<body>
11
<script>
12
</script>
13
- <script type="module" src="/main.js"></script>
+ <script type="module" src="./main.js"></script>
14
</body>
15
</html>
0 commit comments