-
Notifications
You must be signed in to change notification settings - Fork 47.3k
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 google-closure-compiler #17902
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 813493f:
|
Details of bundled changes.Comparing: 6ae2c33...813493f react-dom
ReactDOM: size: -0.0%, gzip: 0.0% Size changes (experimental) |
I'm a bit worried that upgrading GCC is now causing our production bundles to fail tests. Maybe we should find out what the cause might be and report the issue back to GCC. |
d68271f
to
aedb6f4
Compare
aedb6f4
to
813493f
Compare
Passing now. The previous test failures were a subset of the same tests that failed during the jest upgrade. |
Thanks! |
Summary
Updates the google-closure-compiler dependency
Test Plan
CI