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 to latest closure v20220502-1 #166

Closed niloc132 closed 2 years ago

niloc132 commented 2 years ago

This is the end of persistent input store, which was never used in this iteration of j2cl-m-p. Instead, we'll be moving towards the typedast feature, which closure-compiler uses to break its build into "stages".

This also fixes #157, by adding a new commit to our closure-compiler feature of allowing sourcemaps in BUNDLE mode - contents loaded from a different fs root will not try to relativize any longer.

niloc132 commented 2 years ago

Once the 20220503-1 release shows up at https://repo1.maven.org/maven2/com/vertispan/javascript/closure-compiler-unshaded/, the CI job should be re-run.

niloc132 commented 2 years ago

Please try https://oss.sonatype.org/content/repositories/comvertispan-1050 to make sure it works, then i'll release to central