@@ -72,7 +72,7 @@ exports.a = 1;
72
72
73
73
74
74
//// [/src/target-tsc-build/shared/tsconfig.tsbuildinfo]
75
- { "program" :{ "fileNames" :[ "../../../lib/lib.d.ts" , "../../shared/index.ts" , "../../shared/typings-base/globals.d.ts" ] , "fileInfos" :[ { "version" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "signature" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "affectsGlobalScope" :true } , { "version" :"-22125360210-export const a: Unrestricted = 1;" , "signature" :"-22125360210-export const a: Unrestricted = 1;" , "affectsGlobalScope" :false } , { "version" :"4725476611-type Unrestricted = any;" , "signature" :"4725476611-type Unrestricted = any;" , "affectsGlobalScope" :true } ] , "options" :{ "composite" :true , "outDir" :".." , "rootDir" :"../.." , "listFiles" :true , "configFilePath" :"../../shared/tsconfig.json" } , "referencedMap" :[ ] , "exportedModulesMap" :[ ] , "semanticDiagnosticsPerFile" :[ 1 , 2 , 3 ] } , "version" :"FakeTSVersion" }
75
+ { "program" :{ "fileNames" :[ "../../../lib/lib.d.ts" , "../../shared/index.ts" , "../../shared/typings-base/globals.d.ts" ] , "fileInfos" :[ { "version" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "signature" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "affectsGlobalScope" :true } , { "version" :"-22125360210-export const a: Unrestricted = 1;" , "signature" :"-22125360210-export const a: Unrestricted = 1;" , "affectsGlobalScope" :false } , { "version" :"4725476611-type Unrestricted = any;" , "signature" :"4725476611-type Unrestricted = any;" , "affectsGlobalScope" :true } ] , "options" :{ "composite" :true , "configFilePath" :"../../shared/tsconfig.json" , "listFiles" :true , "outDir" :".." , "rootDir" :"../.." } , "referencedMap" :[ ] , "exportedModulesMap" :[ ] , "semanticDiagnosticsPerFile" :[ 1 , 2 , 3 ] } , "version" :"FakeTSVersion" }
76
76
77
77
//// [/src/target-tsc-build/shared/tsconfig.tsbuildinfo.readable.baseline.txt]
78
78
{
@@ -101,10 +101,10 @@ exports.a = 1;
101
101
} ,
102
102
"options" : {
103
103
"composite" : true ,
104
- "outDir" : ".." ,
105
- "rootDir" : "../.." ,
104
+ "configFilePath" : "../../shared/tsconfig.json" ,
106
105
"listFiles" : true ,
107
- "configFilePath" : "../../shared/tsconfig.json"
106
+ "outDir" : ".." ,
107
+ "rootDir" : "../.."
108
108
} ,
109
109
"referencedMap" : { } ,
110
110
"exportedModulesMap" : { } ,
@@ -130,7 +130,7 @@ exports.b = 1;
130
130
131
131
132
132
//// [/src/target-tsc-build/webpack/tsconfig.tsbuildinfo]
133
- { "program" :{ "fileNames" :[ "../../../lib/lib.d.ts" , "../../webpack/index.ts" , "../../shared/typings-base/globals.d.ts" ] , "fileInfos" :[ { "version" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "signature" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "affectsGlobalScope" :true } , { "version" :"-14405273073-export const b: Unrestricted = 1;" , "signature" :"-14405273073-export const b: Unrestricted = 1;" , "affectsGlobalScope" :false } , { "version" :"4725476611-type Unrestricted = any;" , "signature" :"4725476611-type Unrestricted = any;" , "affectsGlobalScope" :true } ] , "options" :{ "composite" :true , "outDir" :".." , "rootDir" :"../.." , "listFiles" :true , "configFilePath" :"../../webpack/tsconfig.json" } , "referencedMap" :[ ] , "exportedModulesMap" :[ ] , "semanticDiagnosticsPerFile" :[ 1 , 3 , 2 ] } , "version" :"FakeTSVersion" }
133
+ { "program" :{ "fileNames" :[ "../../../lib/lib.d.ts" , "../../webpack/index.ts" , "../../shared/typings-base/globals.d.ts" ] , "fileInfos" :[ { "version" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "signature" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "affectsGlobalScope" :true } , { "version" :"-14405273073-export const b: Unrestricted = 1;" , "signature" :"-14405273073-export const b: Unrestricted = 1;" , "affectsGlobalScope" :false } , { "version" :"4725476611-type Unrestricted = any;" , "signature" :"4725476611-type Unrestricted = any;" , "affectsGlobalScope" :true } ] , "options" :{ "composite" :true , "configFilePath" :"../../webpack/tsconfig.json" , "listFiles" :true , "outDir" :".." , "rootDir" :"../.." } , "referencedMap" :[ ] , "exportedModulesMap" :[ ] , "semanticDiagnosticsPerFile" :[ 1 , 3 , 2 ] } , "version" :"FakeTSVersion" }
134
134
135
135
//// [/src/target-tsc-build/webpack/tsconfig.tsbuildinfo.readable.baseline.txt]
136
136
{
@@ -159,10 +159,10 @@ exports.b = 1;
159
159
} ,
160
160
"options" : {
161
161
"composite" : true ,
162
- "outDir" : ".." ,
163
- "rootDir" : "../.." ,
162
+ "configFilePath" : "../../webpack/tsconfig.json" ,
164
163
"listFiles" : true ,
165
- "configFilePath" : "../../webpack/tsconfig.json"
164
+ "outDir" : ".." ,
165
+ "rootDir" : "../.."
166
166
} ,
167
167
"referencedMap" : { } ,
168
168
"exportedModulesMap" : { } ,
0 commit comments