Skip to content

Commit 4523556

Browse files
chore: add rootDirs to cdk tsconfig-build.json (#9481)
1 parent 7af132d commit 4523556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cdk/tsconfig-build.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"rootDir": ".",
1616
"rootDirs": [
1717
".",
18-
"../../dist/packages/material"
18+
"../../dist/packages/cdk"
1919
],
2020
"sourceMap": true,
2121
"inlineSources": true,

0 commit comments

Comments
 (0)