mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
6d0effad76
The Facebook build of React DOM uses a forked entry point that exposes additional secret internals. I didn't account for this when I added the react-dom/unstable-new-scheduler build, so the extra internals are currently missing. This commit adds them.