Skip to content

Commit 5993f70

Browse files
committed
tsconfig: Remove the composite:true
The composite directive prevented yarn build from building in the lib directory. Signed-off-by: Geneviève Bastien <gbastien@versatic.net>
1 parent 368ec69 commit 5993f70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"compilerOptions": {
3-
"composite": true,
43
"declaration": true,
54
"declarationMap": true,
65
"sourceMap": true,

0 commit comments

Comments
 (0)