mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
refactor(es modules): modulize utils
This commit is contained in:
parent
b8ae515425
commit
4814bce58d
14 changed files with 99 additions and 83 deletions
|
|
@ -7691,7 +7691,7 @@
|
|||
|
||||
<script src="modules/define-globals.js"></script>
|
||||
<script src="modules/define-svg.js"></script>
|
||||
<script src="modules/zoom.js"></script>
|
||||
<script type="module" src="modules/zoom.js"></script>
|
||||
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue