在使用 create-response-app 开发时,我的浏览器进入警告的调试模式:
它打破了 response-dev-tools 的源代码:
// --- Welcome to debugging with React DevTools ---
// This debugger statement means that you've enabled the "break on warnings" feature.
// Use the browser's Call Stack panel to step out of this override function-
// to where the original warning or error was logged.
我怎样才能停止这种行为?