Skip to content

Commit c4fe9d6

Browse files
committed
fixup
1 parent e05b70b commit c4fe9d6

File tree

1 file changed

+0
-1
lines changed
  • packages/wrangler/src/api/integrations/platform

1 file changed

+0
-1
lines changed

packages/wrangler/src/api/integrations/platform/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ export async function getPlatformProxy<
114114
const mf = new Miniflare({
115115
script: "",
116116
modules: true,
117-
name: "worker",
118117
...(miniflareOptions as Record<string, unknown>),
119118
});
120119

0 commit comments

Comments
 (0)