mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
fc91508c1f
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.