Skip to content

Commit b15ff71

Browse files
vicbconico974
andauthored
Update packages/cloudflare/src/cli/build/patches/plugins/next-server.ts
Co-authored-by: conico974 <[email protected]>
1 parent 1b72ce8 commit b15ff71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cloudflare/src/cli/build/patches/plugins/next-server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* - Inline `getBuildId` as it relies on `readFileSync` that is not supported by workerd
55
* - Inline the middleware manifest
6-
* - Override the cache and composable cache handlers
6+
* - Override the cache and composable cache handlers to remove dynamic require
77
*/
88

99
import { existsSync, readFileSync } from "node:fs";

0 commit comments

Comments
 (0)