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 e79b8ae commit f9133cdCopy full SHA for f9133cd
packages/nextjs/src/config/withSentryConfig.ts
@@ -23,7 +23,6 @@ import {
23
supportsProductionCompileHook,
24
} from './util';
25
import { constructWebpackConfigFunction } from './webpack';
26
-import { isBuild } from '../common/utils/isBuild';
27
28
let showedExportModeTunnelWarning = false;
29
let showedExperimentalBuildModeWarning = false;
0 commit comments