Skip to content

Commit 71fa699

Browse files
conico974vicb
authored andcommitted
turbopack plugins
1 parent c1a045f commit 71fa699

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/cloudflare/src/cli/build/open-next/createServerBundle.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,8 @@ async function generateBundle(
289289
alias: {
290290
...(isBundled
291291
? {
292-
"next/dist/server/next-server.js": "./next-server.runtime.prod.js",
293-
}
292+
"next/dist/server/next-server.js": "./next-server.runtime.prod.js",
293+
}
294294
: {}),
295295
},
296296
},

0 commit comments

Comments
 (0)