Skip to content

Commit 5915161

Browse files
committed
Put moduleResolution to bundle
1 parent de5bb32 commit 5915161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.shared.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"declaration": true,
66
"esModuleInterop": true,
77
"strict": true,
8-
"moduleResolution": "node"
8+
"moduleResolution": "bundler"
99
}
1010
}

0 commit comments

Comments
 (0)