dillon1000/react
Commit
Browse files 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
Changed paths6 files
First-parent comparisonpackages/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…