Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeguimaraes committed Nov 14, 2022
1 parent 6df9f7b commit c0dabec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</head>
<body>
<div id="app"></div>
<script src="index.ts"></script>
<script type="module" src="index.ts"></script>
</body>
</html>

0 comments on commit c0dabec

Please sign in to comment.