HTML5 - Google Closure corrupts the code

Monkey Forums/Monkey Bug Reports/HTML5 - Google Closure corrupts the code

programmer(Posted 2013) [#1]
When ADVANCED_OPTIMIZATIONS mode is used to compile HTML5 project in Google Closure, it corrupts my game code. The game works, but with bugs and glitches, and these bugs cannot be caught.

If Monkey HTML5 translator annotate code with JSDoc tags, that would fix the problem once and for all - https://developers.google.com/closure/compiler/docs/js-for-compiler

Thanks!


Nobuyuki(Posted 2013) [#2]
I'd sooner like to see monkey code annotated with full params support for the coders' benefit than I would target output for an edge case scenario, but that's just me... if monkeydoc still hasn't done that for Monkey, what makes ya think it's gonna happen for Closure !