Skip to content

Commit

Permalink
Point to TS main
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Dec 24, 2024
1 parent 3cab5ff commit 38abc59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
<strong>We're sorry but this site doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app" class='h-full'></div>
<script type="module" src="/src/main.js"></script>
<script type="module" src="/src/main.ts"></script>
</body>
</html>

0 comments on commit 38abc59

Please sign in to comment.