Commit 6194487
committed
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.`
DiffTrain build for commit b67ddaa.
1 parent 9e76446 commit 6194487
7 files changed
Lines changed: 9 additions & 9 deletions
File tree
- compiled-rn/facebook-fbsource/xplat/js
- RKJSModules/vendor
- react-test-renderer/cjs
- react/cjs
- react-native-github/Libraries/Renderer
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24878 | 24878 | | |
24879 | 24879 | | |
24880 | 24880 | | |
24881 | | - | |
| 24881 | + | |
24882 | 24882 | | |
24883 | 24883 | | |
24884 | 24884 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9022 | 9022 | | |
9023 | 9023 | | |
9024 | 9024 | | |
9025 | | - | |
| 9025 | + | |
9026 | 9026 | | |
9027 | 9027 | | |
9028 | 9028 | | |
| |||
9053 | 9053 | | |
9054 | 9054 | | |
9055 | 9055 | | |
9056 | | - | |
| 9056 | + | |
9057 | 9057 | | |
9058 | 9058 | | |
9059 | 9059 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9448 | 9448 | | |
9449 | 9449 | | |
9450 | 9450 | | |
9451 | | - | |
| 9451 | + | |
9452 | 9452 | | |
9453 | 9453 | | |
9454 | 9454 | | |
| |||
9479 | 9479 | | |
9480 | 9480 | | |
9481 | 9481 | | |
9482 | | - | |
| 9482 | + | |
9483 | 9483 | | |
9484 | 9484 | | |
9485 | 9485 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
583 | | - | |
| 583 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
586 | | - | |
| 586 | + | |
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments