forked from MapComplete/MapComplete
Add type=module where needed
This commit is contained in:
parent
49f7deed3a
commit
14e2d71937
6 changed files with 7 additions and 7 deletions
|
@ -22,7 +22,7 @@
|
|||
<div id="maindiv">'maindiv' not attached</div>
|
||||
<div id="extradiv">'extradiv' not attached</div>
|
||||
|
||||
<script src="./test.ts"></script>
|
||||
<script type="module" src="./test.ts"></script>
|
||||
|
||||
<script>
|
||||
window.addEventListener('load', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue