dillon1000/react
Commit
Browse files Report version and bundle type to DevTools (#9586)
* Report version and bundle type to DevTools * Flip the flag the other way around It's easier to remember 0 is always PROD, and 1 is like DEV flag. 2 could be PROFILE in the future. * Add version to RN inject call
Changed paths2 files
First-parent comparisonsrc/renderers/dom/fiber/ReactDOMFiber.js ModifiedM src/renderers/native/ReactNativeFiber.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…