dillon1000/react
Commit
Browse files Throw a caught error in the default warning module
This throws an error that is immediately caught. This allows you to use the debugger's "break on caught exception" feature to break on warnings. This should help with tracking down these warnings using the stack. However, it could also add more noise to other debugging pattern.
Changed paths1 file
First-parent comparisonsrc/vendor/core/warning.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…