There was an error while loading. Please reload this page.
1 parent a981187 commit 0482900Copy full SHA for 0482900
1 file changed
next.config.js
@@ -37,7 +37,7 @@ module.exports = withSentryConfig(
37
tunnelRoute: "/monitoring",
38
39
// Hides source maps from generated client bundles
40
- hideSourceMaps: true,
+ hideSourceMaps: false,
41
42
// Automatically tree-shake Sentry logger statements to reduce bundle size
43
disableLogger: true,
0 commit comments