@@ -54,6 +54,7 @@ Program root files: [
54
54
]
55
55
Program options : {
56
56
"incremental" : true ,
57
+ "tscBuild" : true ,
57
58
"configFilePath" : "/src/project/tsconfig.json"
58
59
}
59
60
Program structureReused : Not
@@ -233,6 +234,7 @@ Program root files: [
233
234
Program options : {
234
235
"incremental" : true ,
235
236
"sourceMap" : true ,
237
+ "tscBuild" : true ,
236
238
"configFilePath" : "/src/project/tsconfig.json"
237
239
}
238
240
Program structureReused : Not
@@ -416,6 +418,7 @@ Program root files: [
416
418
]
417
419
Program options : {
418
420
"incremental" : true ,
421
+ "tscBuild" : true ,
419
422
"configFilePath" : "/src/project/tsconfig.json"
420
423
}
421
424
Program structureReused : Not
@@ -585,6 +588,7 @@ Program root files: [
585
588
Program options : {
586
589
"incremental" : true ,
587
590
"declaration" : true ,
591
+ "tscBuild" : true ,
588
592
"configFilePath" : "/src/project/tsconfig.json"
589
593
}
590
594
Program structureReused : Not
@@ -746,6 +750,7 @@ Program options: {
746
750
"incremental" : true ,
747
751
"declaration" : true ,
748
752
"declarationMap" : true ,
753
+ "tscBuild" : true ,
749
754
"configFilePath" : "/src/project/tsconfig.json"
750
755
}
751
756
Program structureReused : Not
@@ -937,6 +942,7 @@ Program root files: [
937
942
]
938
943
Program options : {
939
944
"incremental" : true ,
945
+ "tscBuild" : true ,
940
946
"configFilePath" : "/src/project/tsconfig.json"
941
947
}
942
948
Program structureReused : Not
@@ -1089,6 +1095,7 @@ Program options: {
1089
1095
"incremental" : true ,
1090
1096
"declaration" : true ,
1091
1097
"declarationMap" : true ,
1098
+ "tscBuild" : true ,
1092
1099
"configFilePath" : "/src/project/tsconfig.json"
1093
1100
}
1094
1101
Program structureReused : Not
@@ -1258,6 +1265,7 @@ Program root files: [
1258
1265
Program options : {
1259
1266
"incremental" : true ,
1260
1267
"inlineSourceMap" : true ,
1268
+ "tscBuild" : true ,
1261
1269
"configFilePath" : "/src/project/tsconfig.json"
1262
1270
}
1263
1271
Program structureReused : Not
@@ -1434,6 +1442,7 @@ Program root files: [
1434
1442
Program options : {
1435
1443
"incremental" : true ,
1436
1444
"sourceMap" : true ,
1445
+ "tscBuild" : true ,
1437
1446
"configFilePath" : "/src/project/tsconfig.json"
1438
1447
}
1439
1448
Program structureReused : Not
@@ -1615,6 +1624,7 @@ Program root files: [
1615
1624
]
1616
1625
Program options : {
1617
1626
"incremental" : true ,
1627
+ "tscBuild" : true ,
1618
1628
"configFilePath" : "/src/project/tsconfig.json"
1619
1629
}
1620
1630
Program structureReused : Not
@@ -1789,6 +1799,7 @@ Program options: {
1789
1799
"incremental" : true ,
1790
1800
"declaration" : true ,
1791
1801
"declarationMap" : true ,
1802
+ "tscBuild" : true ,
1792
1803
"configFilePath" : "/src/project/tsconfig.json"
1793
1804
}
1794
1805
Program structureReused : Not
0 commit comments