chao 1 yıl önce
ebeveyn
işleme
c166f2e746
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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>