activated sourcemap in prod build, activated sentry sourcemap upload to glitchtip
This commit is contained in:
@ -83,9 +83,9 @@ Sentry.init({
|
||||
// replaysOnErrorSampleRate: 1.0,
|
||||
})
|
||||
|
||||
// setTimeout(() => {
|
||||
// throw new Error('Sentry Test Error')
|
||||
// })
|
||||
setTimeout(() => {
|
||||
throw new Error('Sentry Test Error')
|
||||
})
|
||||
|
||||
VueSentry.init({
|
||||
Vue,
|
||||
|
Reference in New Issue
Block a user