We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd0ca1a commit 4378412Copy full SHA for 4378412
packages/components/react/tsconfig.build.json
@@ -7,5 +7,5 @@
7
},
8
"include": ["src"],
9
"exclude": ["src/**/*.spec.ts"],
10
- "references": [{ "path": "../../runtime" }, { "path": "../../theme" }, { "path": "../../types" }]
+ "references": [{ "path": "../../runtime/tsconfig.build.json" }, { "path": "../../theme" }, { "path": "../../types" }]
11
}
0 commit comments