added sentry test throw error
This commit is contained in:
@@ -37,7 +37,7 @@ Sentry.init({
|
||||
tracesSampleRate: 0.01,
|
||||
normalizeDepth: 10, // Or however deep you want your state context to be.
|
||||
environment: "prod",
|
||||
release : '1'
|
||||
// release : '1'
|
||||
});
|
||||
|
||||
const pinia = createPinia()
|
||||
|
Reference in New Issue
Block a user