I am developing an Electron application, so I export my game to HTML5 (not NWjs) but the "exported games won't work.." appear every time.
With NWjs I don't find some features I need, that are straight away in Electron.
In C2 it was easier just to remove the script, but here I find it more complicated, specially If the js output is minified.
Is there a workaround for this?