1 parent b4aeb4a commit 0618579Copy full SHA for 0618579
1 file changed
src/index.html
@@ -7,6 +7,6 @@
7
<link rel='stylesheet' href='./index.css'>
8
</head>
9
<body>
10
- <script src='./index.ts'></script>
+ <script type="module" src='./index.ts'></script>
11
</body>
12
</html>
0 commit comments