Skip to content

[Flight] Add Web Streams APIs to unbundled Node entries for Webpack #33480

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

unstubbable
Copy link
Collaborator

This was missed in #33474. We're adding the new exports to the server entries only. The client entries don't need to be changed because they use export *.

This was missed in facebook#33474. We're adding the new exports to the server
entries only. The client entries don't need to be changed because they
use `export *`.
@react-sizebot
Copy link

Comparing: b367b60...1de6acb

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.js = 6.68 kB 6.68 kB = 1.83 kB 1.83 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 530.07 kB 530.07 kB = 93.57 kB 93.57 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.69 kB 6.69 kB = 1.83 kB 1.83 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js = 651.16 kB 651.16 kB = 114.70 kB 114.69 kB
facebook-www/ReactDOM-prod.classic.js = 676.11 kB 676.11 kB = 118.97 kB 118.97 kB
facebook-www/ReactDOM-prod.modern.js = 666.39 kB 666.39 kB = 117.36 kB 117.36 kB
oss-experimental/react-server-dom-webpack/server.node.unbundled.js +17.59% 0.74 kB 0.87 kB +8.25% 0.30 kB 0.33 kB
oss-stable-semver/react-server-dom-webpack/server.node.unbundled.js +17.59% 0.74 kB 0.87 kB +8.25% 0.30 kB 0.33 kB
oss-stable/react-server-dom-webpack/server.node.unbundled.js +17.59% 0.74 kB 0.87 kB +8.25% 0.30 kB 0.33 kB

Significant size changes

Includes any change greater than 0.2%:

Expand to show
Name +/- Base Current +/- gzip Base gzip Current gzip
oss-experimental/react-server-dom-webpack/server.node.unbundled.js +17.59% 0.74 kB 0.87 kB +8.25% 0.30 kB 0.33 kB
oss-stable-semver/react-server-dom-webpack/server.node.unbundled.js +17.59% 0.74 kB 0.87 kB +8.25% 0.30 kB 0.33 kB
oss-stable/react-server-dom-webpack/server.node.unbundled.js +17.59% 0.74 kB 0.87 kB +8.25% 0.30 kB 0.33 kB

Generated by 🚫 dangerJS against 1de6acb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants