dillon1000/react

Commit

Follow ups to bundler configs (#18352)

Follow ups from https://github.com/facebook/react/pull/18334

I also introduced the concept of a module reference on the client too.
We don't need this for webpack so that gets compiled out but we need it
for www. Similarly I also need a difference between preload and load.
Browse files
Changed paths7 files
First-parent comparison
M packages/react-client/src/ReactFlightClient.js ModifiedM packages/react-flight-dom-relay/src/ReactFlightDOMRelayClientHostConfig.js ModifiedM packages/react-flight-dom-relay/src/ReactFlightDOMRelayServerHostConfig.js ModifiedM packages/react-flight-dom-relay/src/__mocks__/ReactFlightDOMRelayClientIntegration.js ModifiedM packages/react-flight-dom-relay/src/__mocks__/ReactFlightDOMRelayServerIntegration.js ModifiedM packages/react-flight-dom-webpack/src/ReactFlightClientWebpackBundlerConfig.js ModifiedM scripts/flow/react-relay-hooks.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…