Hi,
As a game developer for museums, I use HTML5 increasingly often, and Hype is a very handy tool for that. The only problem is that debugging with the minification feature is difficult. And I would rather not minify the code, because it is not public but runs only on a local network.
Is there a way to disable JavaScript minification when exporting?
Or is there a recommended workflow for debugging non-minified code in Hype?
Thanks in advance!