Vertispan / j2clmavenplugin

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

Add plugin configuration for annotation processor arguments #263

Open treblereel opened 6 months ago

treblereel commented 6 months ago

It's nice to have a feature that allows us to customize apt behaviour. For instance, we can design apt to produce different code for the prod and dev environments.