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 dd615c6 commit 09ece26Copy full SHA for 09ece26
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