mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-31 13:17:21 +00:00
Revert "add sourcemap to html"
This reverts commit 85a118efdb048ba696554aa0466993cc71563605.
This commit is contained in:
parent
85a118efdb
commit
35eb4c36a2
11
index.html
11
index.html
@ -118,17 +118,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script type="importmap">
|
||||
{
|
||||
"imports": {
|
||||
"#enums": "./enums",
|
||||
"#enums/*": "./enums/*",
|
||||
"#app": "./src/main.js",
|
||||
"#app/*": "./src/*",
|
||||
"#test/*": "./src/test/*"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<script type="module" src="./src/main.ts"></script>
|
||||
<script src="./src/touch-controls.ts" type="module"></script>
|
||||
<script src="./src/debug.js" type="module"></script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user