dillon1000/react
Commit
Browse files Remove some invariants and deadcode
These are not necessary if we enable type checks. Static or dynamic. They're distracting my greppability. Also, some dead code in shallow rendering.
Changed paths4 files
First-parent comparisonsrc/browser/ui/ReactDOMComponent.js ModifiedM src/core/ReactComponent.js ModifiedM src/core/ReactCompositeComponent.js ModifiedM src/core/ReactMultiChild.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…