Skip to content

Commit

Permalink
Update next.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlaa committed Jan 29, 2025
1 parent e9ce884 commit 93dea8c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,6 @@ const sentryConfig = {
// Upload a larger set of source maps for prettier stack traces (increases build time)
widenClientFileUpload: true,

// // Automatically annotate React components to show their full name in breadcrumbs and session replay
reactComponentAnnotation: {
enabled: true,
},

// Route browser requests to Sentry through a Next.js rewrite to circumvent ad-blockers.
// This can increase your server load as well as your hosting bill.
// Note: Check that the configured route will not match with your Next.js middleware, otherwise reporting of client-
Expand Down

0 comments on commit 93dea8c

Please sign in to comment.