|
|
|
|
|
by tenplusfive
1184 days ago
|
|
On Firefox its in the Debugger Tab of the DevTools. On the top right you can deactivate all breakpoints (which includes the debugger statement). There is a similar button on chrome, but I am not sure if that also applies to the debugger statement. |
|