dillon1000/react
Commit
Browse files [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.`
Changed paths2 files
First-parent comparisonpackages/react-server/src/ReactServerStreamConfigFB.js RenamedM packages/react-server/src/forks/ReactServerStreamConfig.dom-fb.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…