While developing with create-react-app, my browser enters debugger mode on warnings:
It breaks on the source code of react-dev-tools:
Chrome has a "BlackBox script" feature which is useful in this case.