-
Couldn't load subscription status.
- Fork 49.7k
[DOM] Fix package.json files for #28784 #28785
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
Conversation
| "test-utils.js", | ||
| "unstable_testing.js", | ||
| "unstable_testing.react-server.js", | ||
| "unstable_server-external-runtime.js", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated ordering to match their filesystem layout to make it easier to see if any were missed
|
Comparing: 556a087...2a82da3 Critical size changesIncludes critical production bundles, as well as any change greater than 2%: Significant size changesIncludes any change greater than 0.2%: Expand to show |
Missed some files for the react-server disallow client change in facebook#28784
Missed some files for the react-server disallow client change in #28784