dillon1000/react

Commit

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.
Browse files
Changed paths4 files
First-parent comparison
M src/browser/ui/ReactDOMComponent.js ModifiedM src/core/ReactComponent.js ModifiedM src/core/ReactCompositeComponent.js ModifiedM src/core/ReactMultiChild.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…