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.
1 parent d45d4b4 commit 1f8c7a3Copy full SHA for 1f8c7a3
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