Hey guys.
I want to generate WebGl builds to a single html file. And run this with no server required.
Like this https://supercibo.github.io/minigame7/
No server required. You can download this html and test it.
I have 2 questions:
1.How to embed all resources and scripts into a single html file?
2.Why is this file so small, only 4.6MB?I have try to build an empty project and it is 20+MB.