Skip to content

Commit 16eb903

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import type {
1010
/**
1111
* Construct a Turbopack config object from a Next.js config object and a Turbopack options object.
1212
*
13-
* @param nextConfig - The Next.js config object.
13+
* @param userNextConfig - The Next.js config object.
1414
* @param turbopackOptions - The Turbopack options object.
1515
* @returns The Turbopack config object.
1616
*/

0 commit comments

Comments
 (0)