chao 1 年間 前
コミット
49b9c27647
1 ファイル変更1 行追加1 行削除
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -8,6 +8,6 @@
   </head>
   <body>
     <div id="app"></div>
-    <script type="module" src="./src/main.js"></script>
+    <script type="module" src="/src/main.js"></script>
   </body>
 </html>