We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d5f884 commit 0b5e119Copy full SHA for 0b5e119
demo/tsconfig.json
@@ -5,7 +5,8 @@
5
"rootDir": ".",
6
"outDir": "dist",
7
"tsBuildInfoFile": "dist/tsconfig.tsbuildinfo",
8
- "jsx": "react"
+ "jsx": "react",
9
+ "moduleResolution": "bundler"
10
},
11
"references": [
12
{
0 commit comments