Hi, I am reworking a web game I had made for a jam.
The original version was mostly a .html file with some <script> content.
I want to use typescript for the new version but I struggle to make it compile without the use of feature like importing module (I'm using the library axios).
I really would like it if my game was still playable from the project page, but I don't know if using those feature will prevent it.
Am I wrong in thinking that I can't use modules in embedded web game ?
For reference: I'm working on https://antonmakesgames.itch.io/emojiguessr