Skip to content

Commit

Permalink
feat(spa): upload more
Browse files Browse the repository at this point in the history
  • Loading branch information
uonr committed Dec 12, 2024
1 parent dbe69e0 commit 012f539
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/spa/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ if (process.env.SENTRY_DSN) {
autoInstrumentMiddleware: false,
disableLogger: true,
authToken: process.env.SENTRY_TOKEN,
widenClientFileUpload: true,
silent: true,
});
} else if (process.env.ANALYZE) {
Expand Down

0 comments on commit 012f539

Please sign in to comment.