Skip to content

Commit c40615d

Browse files
committed
fixed build command
1 parent cbd5d5b commit c40615d

File tree

11 files changed

+418
-1181
lines changed

11 files changed

+418
-1181
lines changed
File renamed without changes.

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<body>
1616
<div id="root"></div>
17-
<script type="module" src="/src/main.tsx"></script>
17+
<script type="module" src="/src/mount.ts"></script>
1818
</body>
1919

20-
</html>
20+
</html>

0 commit comments

Comments
 (0)