We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c802ea commit db3d010Copy full SHA for db3d010
src/raven.js
@@ -70,7 +70,7 @@ function Raven() {
70
Raven.prototype = {
71
VERSION: '__VERSION__',
72
73
- debug: true,
+ debug: false,
74
75
TraceKit: TraceKit, // alias to TraceKit
76
0 commit comments