dillon1000/react
Commit
Browse files .reactRoot[base10] -> .r[base36]
Just a bit of byte savings for server rendering. Props to @benjamn for the base36 idea (and for making this diff easy). With a little work we could probably get rid of the .r as well.
Changed paths5 files
First-parent comparisonsrc/core/ReactInstanceHandles.js ModifiedM src/core/ReactMount.js ModifiedM src/core/__tests__/ReactIdentity-test.js ModifiedM src/core/__tests__/ReactInstanceHandles-test.js ModifiedM src/eventPlugins/__tests__/ResponderEventPlugin-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…