Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to latest closure v20220502-1 #166

Merged
merged 1 commit into from
May 5, 2022

Conversation

niloc132
Copy link
Member

@niloc132 niloc132 commented May 5, 2022

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
Copy link
Member Author

niloc132 commented May 5, 2022

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
Copy link
Member Author

niloc132 commented May 5, 2022

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

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 Vertispan#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 niloc132 added dependencies Pull requests that update a dependency file closure Related to the closure-compiler labels May 5, 2022
@niloc132 niloc132 added this to the 0.20 milestone May 5, 2022
@niloc132 niloc132 merged commit a79c794 into Vertispan:main May 5, 2022
treblereel pushed a commit to treblereel/j2clmavenplugin that referenced this pull request May 6, 2022
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 Vertispan#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.
treblereel pushed a commit to treblereel/j2clmavenplugin that referenced this pull request Jun 3, 2022
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 Vertispan#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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closure Related to the closure-compiler dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot run j2cl:watch on win10 21h2
1 participant