We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d45d4b4 + 1f8c7a3 commit ef45bf8Copy full SHA for ef45bf8
next.config.js
@@ -33,9 +33,6 @@ const sentryWebpackPluginOptions = {
33
project: process.env.SENTRY_PROJECT,
34
org: process.env.SENTRY_ORG,
35
authToken: process.env.SENTRY_AUTH_TOKEN,
36
- setCommits: {
37
- auto: true,
38
- }
39
// For all available options, see:
40
// https://github.com/getsentry/sentry-webpack-plugin#options.
41
}
0 commit comments