mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
This lets us share it with react-server-dom-webpack while still having a dependency on react-dom. It also makes somewhat sense from a bundling perspective since react-dom is an external to itself.