Vertispan / j2clmavenplugin

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

Update dependencies from Google repos #235

Closed niloc132 closed 11 months ago

niloc132 commented 11 months ago

Now using latest tagged j2cl, jsinterop-base, and the closure-compiler version that j2cl depends on.

Also updates elemental2 test to ensure the latest release works with the plugin.

Fixes #234