Vertispan / j2clmavenplugin

Maven plugin to launch new J2CL compilation
https://vertispan.github.io/j2clmavenplugin/
Apache License 2.0
53 stars 26 forks source link

Offer configuration for closure errors and warnings #197

Open niloc132 opened 1 year ago

niloc132 commented 1 year ago

Users should have the ability to enable/disable various warnings and errors, so that projects can "enable strict mode" and ask the compiler to stop them from waiting until runtime to find out that certain errors are happening.