Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix closure compiler sometimes crashing #1004

Merged
merged 2 commits into from
Dec 1, 2022

Conversation

luigy
Copy link
Collaborator

@luigy luigy commented Nov 23, 2022

google/closure-compiler#3720

the workaround here forces errors to be printed as JSON to avoid closure-compiler from crashing without a minified output

I have:

  • Based work on latest develop branch
  • Followed the contribution guide
  • Looked for lint in my changes with hlint . (lint found code you did not write can be left alone)
  • Run the test suite: $(nix-build -A selftest --no-out-link)
  • Updated the changelog
  • (Optional) Run CI tests locally: nix-build release.nix -A build.x86_64-linux --no-out-link (or x86_64-darwin on macOS)

@luigy luigy force-pushed the ll/fix-closure-compiler-crash branch from 93eed11 to f3fd5b5 Compare November 23, 2022 20:20
when trying to report erros

this commit got lost when 8.10 was merged into develop
@luigy luigy force-pushed the ll/fix-closure-compiler-crash branch from f3fd5b5 to 89f6eb6 Compare November 23, 2022 20:21
@ali-abrar ali-abrar merged commit 983e2c9 into develop Dec 1, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants