dillon1000/react

Commit

Log the updateQueue in dumpTree

This also buffers all rows into a single console.log call.
This is because jest nows adds the line number of each console.log
call which becomes quite noisy for these trees.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/noop/ReactNoop.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…