dillon1000/react

Commit

rename $$$hostConfig to $$$config (#26593)

We have moved away from HostConfig since the name does not fully
describe the configs we customize per runtime like FlightClient,
FlightServer, Fizz, and Fiber. This commit generalizes $$$hostconfig to
$$$config
Browse files
Changed paths6 files
First-parent comparison
M packages/react-client/src/forks/ReactFlightClientConfig.custom.js ModifiedM packages/react-reconciler/src/forks/ReactFiberConfig.custom.js ModifiedM packages/react-server/src/ReactFlightServerConfigBundlerCustom.js ModifiedM packages/react-server/src/forks/ReactFizzConfig.custom.js ModifiedM packages/react-server/src/forks/ReactServerStreamConfig.custom.js ModifiedM scripts/rollup/wrappers.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…