Update sentry

This commit is contained in:
Ojakoo
2023-02-01 13:47:44 +02:00
parent eeb2f949c6
commit 2c6c1d1e67
3 changed files with 463 additions and 233 deletions
+3
View File
@@ -23,4 +23,7 @@ module.exports = withBundleAnalyzer(withSentryConfig({
"api.dev.sahkoinsinoorikilta.fi",
],
},
sentry: {
hideSourceMaps: true, // Hide source maps, see: https://docs.sentry.io/platforms/javascript/guides/nextjs/manual-setup/#configure-source-maps
}
}, sentryWebpackPluginOptions));