dillon1000/react
Commit
Browse files [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
Changed paths2 files
First-parent comparisonpackages/react-client/src/forks/ReactFlightClientConfig.dom-legacy.js ModifiedM packages/react-server/src/forks/ReactFlightServerConfig.dom-legacy.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…