dillon1000/react
Commit
Browse files Don't track side-effects unless needed
We don't need to track side-effects for a parent that has never been mounted before. It will simply inject all its children when it completes.
Changed paths1 file
First-parent comparisonsrc/renderers/shared/fiber/ReactChildFiber.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…