Skip to content

Commit 0b5e119

Browse files
committed
other fixes
1 parent 2d5f884 commit 0b5e119

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

demo/tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"rootDir": ".",
66
"outDir": "dist",
77
"tsBuildInfoFile": "dist/tsconfig.tsbuildinfo",
8-
"jsx": "react"
8+
"jsx": "react",
9+
"moduleResolution": "bundler"
910
},
1011
"references": [
1112
{

0 commit comments

Comments
 (0)