Skip to content

Commit 0e530a1

Browse files
allow C3 to import from workers-utils
1 parent 6f8c1e1 commit 0e530a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create-cloudflare/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"compilerOptions": {
1515
"target": "ESNext",
1616
"module": "preserve",
17-
"moduleResolution": "node",
17+
"moduleResolution": "bundler",
1818
"allowJs": true,
1919
"strict": true,
2020
"esModuleInterop": true,

0 commit comments

Comments
 (0)