Skip to content

Commit b62bdb6

Browse files
chargomeAbhiPrasad
andauthored
Update packages/nextjs/src/config/turbopack/constructTurbopackConfig.ts
Co-authored-by: Abhijeet Prasad <[email protected]>
1 parent b01ddc7 commit b62bdb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/nextjs/src/config/turbopack/constructTurbopackConfig.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export function constructTurbopackConfig({
1919
routeManifest,
2020
}: {
2121
userNextConfig: NextConfigObject;
22-
userSentryOptions: SentryBuildOptions;
2322
routeManifest?: RouteManifest;
2423
}): TurbopackOptions {
2524
const newConfig: TurbopackOptions = {

0 commit comments

Comments
 (0)