dillon1000/react

Commit

[meta-only] Move ReactServerStreamConfigFB to `react-server` from `react-server-dom-fb` (#27544)

Code organization PR.

It looks like the `ReactServerStreamConfigFB` is only used in the
`relay-server` package. This PR moves it to `react-server` from
`react-server-dom-fb` (similar to how we have config for bun, for
example). This avoids cross-package imports from `react-server` to
`react-server-dom-fb.`
Browse files
Changed paths2 files
First-parent comparison
R packages/react-server-dom-fb/src/ReactServerStreamConfigFB.js →packages/react-server/src/ReactServerStreamConfigFB.js RenamedM packages/react-server/src/forks/ReactServerStreamConfig.dom-fb.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…