Add type=module where needed
This commit is contained in:
parent
49f7deed3a
commit
14e2d71937
6 changed files with 7 additions and 7 deletions
|
@ -39,7 +39,7 @@
|
|||
|
||||
<div id="main" style="height: 100%">Loading...</div>
|
||||
|
||||
<script src="./UI/ImportFlow/ImportViewerGui.ts"></script>
|
||||
<script type="module" src="./UI/ImportFlow/ImportViewerGui.ts"></script>
|
||||
<script async data-goatcounter="https://pietervdvn.goatcounter.com/count" src="//gc.zgo.at/count.js"></script>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue