We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401e915 commit 663770fCopy full SHA for 663770f
packages/cloudflare/src/cli/build/bundle-server.ts
@@ -83,7 +83,6 @@ export async function bundleServer(buildOpts: BuildOptions): Promise<void> {
83
setWranglerExternal(),
84
fixRequire(),
85
handleOptionalDependencies(optionalDependencies),
86
- patchLoadInstrumentation(),
87
],
88
external: ["./middleware/handler.mjs"],
89
alias: {
0 commit comments