Plumbing of isomorphic code (#29967)
Need to tighten up this a bit. react-dom isomorphic currently depends on react-reconciler which is mostly DCE but it's pulled in which makes it hard to make other bundling changes. ReactFlightServer can have a hard dependency on the module that imports its internals since even if other internals are aliased it still always needs the server one.
S
Sebastian Markbåge committed
6fb39ec9e9b9aa0242d981c1b89473f02c6f945b
Parent: 0f56841
Committed by GitHub <[email protected]>
on 6/21/2024, 10:39:10 AM