⬆️ Upgrade sentry and improve its reliability
This commit is contained in:
5
apps/viewer/sentry.client.config.ts
Normal file
5
apps/viewer/sentry.client.config.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import * as Sentry from '@sentry/nextjs'
|
||||
|
||||
Sentry.init({
|
||||
dsn: undefined,
|
||||
})
|
||||
Reference in New Issue
Block a user