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 ef4367e commit 57351e9Copy full SHA for 57351e9
packages/nextjs/src/config/webpack.ts
@@ -1,3 +1,4 @@
1
+/* eslint-disable complexity */
2
/* eslint-disable max-lines */
3
import { getSentryRelease } from '@sentry/node';
4
import {
0 commit comments