Skip to content

Commit a1d2551

Browse files
committed
node -> bundler for example
1 parent 83b40cc commit a1d2551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

convex/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"forceConsistentCasingInFileNames": true,
1515
"allowSyntheticDefaultImports": true,
1616
"module": "ESNext",
17-
"moduleResolution": "Node",
17+
"moduleResolution": "Bundler",
1818
"isolatedModules": true,
1919
"skipLibCheck": true,
2020
"noEmit": true

0 commit comments

Comments
 (0)