Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Dec 4, 2023
1 parent feffed7 commit 37f4544
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,11 @@ const sentryWebpackPluginOptions = {
org: "incubateur",
project: "secretariat",
url: "https://sentry.fabrique.social.gouv.fr/",
release: process.env.NEXT_PUBLIC_SENTRY_RELEASE,
}

const sentryOptions = {
// Upload additional client files (increases upload size)
widenClientFileUpload: true,

// Hides source maps from generated client bundles
hideSourceMaps: true,
}

Expand Down

0 comments on commit 37f4544

Please sign in to comment.