dillon1000/react

Commit

Fiber ReactDOM shouldn't throw on import in Node environment if it's unused (#9389)

* Fixes #9102 by fake polyfilling rAF (and rIC)

* Ensure we restore globals even if test fails + minor nits

* Remove periods
Browse files
Changed paths3 files
First-parent comparison
M scripts/fiber/tests-passing.txt ModifiedM src/renderers/shared/ReactDOMFrameScheduling.js ModifiedA src/renderers/shared/__tests__/ReactDOMFrameScheduling-test.js Added
Patch

Files changed

Rendering syntax-highlighted changes…