Skip to content

Commit 719c83c

Browse files
committed
cleanup
1 parent 74aa65c commit 719c83c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/next/src/build/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1922,7 +1922,6 @@ export default async function build(
19221922
BUILD_ID_FILE,
19231923
path.join(SERVER_DIRECTORY, NEXT_FONT_MANIFEST + '.js'),
19241924
path.join(SERVER_DIRECTORY, NEXT_FONT_MANIFEST + '.json'),
1925-
SERVER_FILES_MANIFEST + '.js',
19261925
SERVER_FILES_MANIFEST + '.json',
19271926
]
19281927
.filter(nonNullable)

0 commit comments

Comments
 (0)