dillon1000/react

Commit

[Flight] use opaque config for flight in `dom-legacy` renderer (#27313)

`dom-legacy` does not make sense for Flight. we could still type check
the files but it adds maintenance burden in the inlinedHostConfigs
whenever things change there. Going to make these configs opaque mixed
types to quiet flow since no entrypoints use the flight code
Browse files
Changed paths2 files
First-parent comparison
M packages/react-client/src/forks/ReactFlightClientConfig.dom-legacy.js ModifiedM packages/react-server/src/forks/ReactFlightServerConfig.dom-legacy.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…