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 b01ddc7 commit b62bdb6Copy full SHA for b62bdb6
packages/nextjs/src/config/turbopack/constructTurbopackConfig.ts
@@ -19,7 +19,6 @@ export function constructTurbopackConfig({
19
routeManifest,
20
}: {
21
userNextConfig: NextConfigObject;
22
- userSentryOptions: SentryBuildOptions;
23
routeManifest?: RouteManifest;
24
}): TurbopackOptions {
25
const newConfig: TurbopackOptions = {
0 commit comments