dillon1000/react

Commit

Warn on missing Set/Map polyfills (#10356)

* Crash on missing Set/Map polyfills

* Change Map/Set to emit warnings instead

* Change rAF polyfill check to also be a warning

* Liiiiiint
Browse files
Changed paths3 files
First-parent comparison
M src/renderers/dom/fiber/ReactDOMFiberEntry.js ModifiedM src/renderers/shared/ReactDOMFrameScheduling.js ModifiedM src/renderers/shared/__tests__/ReactDOMFrameScheduling-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…