Skip to content

Commit b79bc84

Browse files
committed
remove commented out code
1 parent 8adcb66 commit b79bc84

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

next.config.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,6 @@ const sentryWebpackPluginOptions = {
3535
// https://github.com/getsentry/sentry-webpack-plugin#options.
3636
}
3737

38-
39-
// module.exports = withSentryConfig(
40-
// module.exports,
41-
// nextConfig,
42-
// { silent: true },
43-
// { hideSourceMaps: true },
44-
// )
45-
4638
// Make sure adding Sentry options is the last code to run before exporting, to
4739
// ensure that your source maps include changes from all other Webpack plugins
4840
module.exports = withSentryConfig(

0 commit comments

Comments
 (0)