When exported to .exe it runs perfectly.
But when exported to HTML it freezes on the loading wheel screen.
I tried running a server with XAMPP to serve the .html, as well as using the internal Godot server (html5 button on top right of the screen).
Both cases froze at the same time.
No errors were thrown on the browser console, and I haven't found anything on the docs.
Any ideia how to get this to work?