forked from Vertispan/j2clmavenplugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update J2CL and Closure dependencies (Vertispan#207)
This branch brings us up to Nov 2022 for closure-compiler, Aug 2022 for J2CL, but leaves our current closure-library dependency at Aug 2021 for now. The closure-compiler fork includes changes for BUNDLE to avoid parsing JS files, but only scan for dependencies or ES6 modules that require transpilation in order to be bundled. Updating closure-compiler adds a hard dependency on Java 11+, but we've already officially dropped support for Java 8 in this repository.
- Loading branch information
Showing
4 changed files
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters