dillon1000/react
Commit
Browse files 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
Changed paths3 files
First-parent comparisonsrc/renderers/dom/fiber/ReactDOMFiberEntry.js ModifiedM src/renderers/shared/ReactDOMFrameScheduling.js ModifiedM src/renderers/shared/__tests__/ReactDOMFrameScheduling-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…