npm audit fix

This commit is contained in:
Aarni Halinen
2023-10-03 19:30:18 +03:00
parent faf5269eba
commit d62ce26759
2 changed files with 620 additions and 495 deletions
+1 -1
View File
@@ -25,5 +25,5 @@ module.exports = withBundleAnalyzer(withSentryConfig({
},
sentry: {
hideSourceMaps: true, // Hide source maps, see: https://docs.sentry.io/platforms/javascript/guides/nextjs/manual-setup/#configure-source-maps
}
},
}, sentryWebpackPluginOptions));