Skip to content

Commit 4d28d28

Browse files
committed
Update index.ts
1 parent 43d76c9 commit 4d28d28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/next/src/build/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -2334,6 +2334,7 @@ export default async function build(
23342334
]
23352335
: []),
23362336
BUILD_ID_FILE,
2337+
IS_TURBOPACK_BUILD_FILE,
23372338
path.join(SERVER_DIRECTORY, NEXT_FONT_MANIFEST + '.js'),
23382339
path.join(SERVER_DIRECTORY, NEXT_FONT_MANIFEST + '.json'),
23392340
...instrumentationHookEntryFiles,

0 commit comments

Comments
 (0)