Fix: attempt to fix build

This commit is contained in:
Pieter Vander Vennet 2023-07-16 19:11:28 +02:00
parent cacc078042
commit 0e8c3b1062
4 changed files with 4 additions and 4 deletions

View file

@ -20,7 +20,7 @@
<div id="maindiv" class="w-full">'maindiv' not attached</div>
<div id="extradiv">'extradiv' not attached</div>
<script type="module" src="./test.ts"></script>
<script type="module" src="./src/test.ts"></script>
<script>
window.addEventListener('load', () => {