closure icon indicating copy to clipboard operation
closure copied to clipboard

Google Closure Compiler plugin for Haxe builds.

Results 6 closure issues
Sort by recently updated
recently updated
newest added

I have a haxe function that I want acceible to JS so I add extern for "addPerson". I decided to change what was a list of variables to a typedef...

There should be some way to generate closure externs from Haxe classes: - selected Haxe externs (for 3rd party libs, but not for js.html and such) - exposed Haxe classes

I use ADVANCED mode. It would be nice to have possibility to set compiler flag `--jscomp_off=checkVars` to ignore undefined variables errors

Library appends source-map comment to wrong `.min.js` file when use `closure_create_source_map` with `closure_overwrite`.

The jar version is unlikely to change all too often, so it should be separate to keep updates small in download size.