Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Muenzenmeyer <[email protected]>
Signed-off-by: Claudio W <[email protected]>
  • Loading branch information
ovflowd and bmuenzenmeyer authored Nov 9, 2023
1 parent 382f349 commit 3e59c12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ export default withSentryConfig(
withIntlConfig,
{ silent: true, org: 'nodejs-org', project: 'nodejs-org' },
{
// upload Next.js or third-party code in addition to our code
widenClientFileUpload: true,
// transpile the Sentry code too since we target older browsers in our .browserslistrc
transpileClientSDK: true,
Expand Down

0 comments on commit 3e59c12

Please sign in to comment.