Skip to content

Commit 30b6dd8

Browse files
authored
Update packages/cloudflare/src/cli/build/bundle-server.ts
1 parent 663770f commit 30b6dd8

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
@@ -10,7 +10,6 @@ import { build, Plugin } from "esbuild";
1010
import { patchVercelOgLibrary } from "./patches/ast/patch-vercel-og-library.js";
1111
import { patchWebpackRuntime } from "./patches/ast/webpack-runtime.js";
1212
import * as patches from "./patches/index.js";
13-
import { patchLoadInstrumentation } from "./patches/plugins/load-instrumentation.js";
1413
import { handleOptionalDependencies } from "./patches/plugins/optional-deps.js";
1514
import { fixRequire } from "./patches/plugins/require.js";
1615
import { inlineRequirePagePlugin } from "./patches/plugins/require-page.js";

0 commit comments

Comments
 (0)