lsc 2 days ago
parent
commit
577c0f524d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -55,7 +55,7 @@
       </div>
     </div>
     <script type="module" src="/src/main.ts"></script>
-    <script src="./aws-sdk.js"></script>
+    <script type="module" src="./aws-sdk.js"></script>
   </body>
 
   <script>