Skip to content

Commit c391c21

Browse files
committed
Update packages/cloudflare/src/cli/build/bundle-server.ts
1 parent 4d9519f commit c391c21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cloudflare/src/cli/build/bundle-server.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ export async function bundleServer(buildOpts: BuildOptions): Promise<void> {
5050

5151
console.log(`\x1b[35m⚙️ Bundling the OpenNext server...\n\x1b[0m`);
5252

53-
//await patches.updateWebpackChunksFile(buildOpts);
5453
await patchWebpackRuntime(buildOpts);
5554
patchVercelOgLibrary(buildOpts);
5655

0 commit comments

Comments
 (0)