Skip to content

Commit ed961a0

Browse files
authored
cleanup: remove dead code (#10013)
1 parent 58c09cf commit ed961a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/wrangler/src/deployment-bundle/esbuild-plugins/nodejs-plugins.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ export function getNodeJSCompatPlugins({
1414
mode,
1515
}: {
1616
mode: NodeJSCompatMode;
17-
unenvResolvePaths?: string[];
1817
}): Plugin[] {
1918
switch (mode) {
2019
case "als":

0 commit comments

Comments
 (0)