Vertispan / j2clmavenplugin

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

Add plugin configuration for annotation processor arguments #263

Open treblereel opened 1 month ago

treblereel commented 1 month 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.