Upgrade to Sentry v9

This commit is contained in:
Ahmad 2025-02-11 21:21:20 -05:00
parent e8f6ad1f21
commit bdc28f40c8
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
3 changed files with 139 additions and 155 deletions

View file

@ -88,9 +88,6 @@ export default withContentCollections(
// side errors will fail.
tunnelRoute: '/monitoring',
// Hides source maps from generated client bundles
hideSourceMaps: true,
// Automatically tree-shake Sentry logger statements to reduce bundle size
disableLogger: true,