@@ -136,7 +136,7 @@ exports.m = common_1["default"];
136
136
137
137
138
138
//// [/out/sub-project/tsconfig.tsbuildinfo]
139
- { "program" :{ "fileNames" :[ "../../lib/lib.d.ts" , "../../src/common/obj.json" , "../../src/common/index.d.ts" , "../../src/sub-project/index.js" ] , "fileInfos" :[ { "version" :"-32082413277-/// <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; };\ninterface SymbolConstructor {\n readonly species: symbol;\n readonly toStringTag: symbol;\n}\ndeclare var Symbol: SymbolConstructor;\ninterface Symbol {\n readonly [Symbol.toStringTag]: string;\n}\n" , "affectsGlobalScope" :true } , { "version" :"2151907832-{\n \"val\": 42\n}" , "affectsGlobalScope" :true } , "-4085459678-import x = require(\"./obj.json\");\r\nexport = x;\r\n" , "-14684157955-import mod from '../common';\n\nexport const m = mod;\n" ] , "options" :{ "composite" :true , "declaration" :true , "esModuleInterop" :true , "outDir" :".." , "rootDir" :"../../src" , "skipLibCheck" :true } , "fileIdsList" :[ [ 2 ] , [ 3 ] ] , "referencedMap" :[ [ 3 , 1 ] , [ 4 , 2 ] ] , "exportedModulesMap" :[ [ 3 , 1 ] , [ 4 , 2 ] ] , "semanticDiagnosticsPerFile" :[ 1 , 3 , 2 , 4 ] } , "version" :"FakeTSVersion" }
139
+ { "program" :{ "fileNames" :[ "../../lib/lib.d.ts" , "../../src/common/obj.json" , "../../src/common/index.d.ts" , "../../src/sub-project/index.js" ] , "fileInfos" :[ { "version" :"-32082413277-/// <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; };\ninterface SymbolConstructor {\n readonly species: symbol;\n readonly toStringTag: symbol;\n}\ndeclare var Symbol: SymbolConstructor;\ninterface Symbol {\n readonly [Symbol.toStringTag]: string;\n}\n" , "affectsGlobalScope" :true } , "2151907832-{\n \"val\": 42\n}" , "-4085459678-import x = require(\"./obj.json\");\r\nexport = x;\r\n" , "-14684157955-import mod from '../common';\n\nexport const m = mod;\n" ] , "options" :{ "composite" :true , "declaration" :true , "esModuleInterop" :true , "outDir" :".." , "rootDir" :"../../src" , "skipLibCheck" :true } , "fileIdsList" :[ [ 2 ] , [ 3 ] ] , "referencedMap" :[ [ 3 , 1 ] , [ 4 , 2 ] ] , "exportedModulesMap" :[ [ 3 , 1 ] , [ 4 , 2 ] ] , "semanticDiagnosticsPerFile" :[ 1 , 3 , 2 , 4 ] } , "version" :"FakeTSVersion" }
140
140
141
141
//// [/out/sub-project/tsconfig.tsbuildinfo.readable.baseline.txt]
142
142
{
@@ -163,8 +163,7 @@ exports.m = common_1["default"];
163
163
} ,
164
164
"../../src/common/obj.json" : {
165
165
"version" : "2151907832-{\n \"val\": 42\n}" ,
166
- "signature" : "2151907832-{\n \"val\": 42\n}" ,
167
- "affectsGlobalScope" : true
166
+ "signature" : "2151907832-{\n \"val\": 42\n}"
168
167
} ,
169
168
"../../src/common/index.d.ts" : {
170
169
"version" : "-4085459678-import x = require(\"./obj.json\");\r\nexport = x;\r\n" ,
@@ -207,7 +206,7 @@ exports.m = common_1["default"];
207
206
]
208
207
} ,
209
208
"version" : "FakeTSVersion" ,
210
- "size" : 1337
209
+ "size" : 1299
211
210
}
212
211
213
212
//// [/out/sub-project-2/index.d.ts]
@@ -303,7 +302,7 @@ module.exports = x;
303
302
304
303
305
304
//// [/src/common/tsconfig.tsbuildinfo]
306
- { "program" :{ "fileNames" :[ "../../lib/lib.d.ts" , "./obj.json" , "./index.ts" ] , "fileInfos" :[ { "version" :"-32082413277-/// <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; };\ninterface SymbolConstructor {\n readonly species: symbol;\n readonly toStringTag: symbol;\n}\ndeclare var Symbol: SymbolConstructor;\ninterface Symbol {\n readonly [Symbol.toStringTag]: string;\n}\n" , "affectsGlobalScope" :true } , { "version" :"2151907832-{\n \"val\": 42\n}" , "affectsGlobalScope" :true } , "-5032674136-import x = require(\"./obj.json\");\nexport = x;\n" ] , "options" :{ "composite" :true , "declaration" :true , "esModuleInterop" :true , "outDir" :"../.." , "rootDir" :".." , "skipLibCheck" :true } , "fileIdsList" :[ [ 2 ] ] , "referencedMap" :[ [ 3 , 1 ] ] , "exportedModulesMap" :[ [ 3 , 1 ] ] , "semanticDiagnosticsPerFile" :[ 1 , 3 , 2 ] } , "version" :"FakeTSVersion" }
305
+ { "program" :{ "fileNames" :[ "../../lib/lib.d.ts" , "./obj.json" , "./index.ts" ] , "fileInfos" :[ { "version" :"-32082413277-/// <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; };\ninterface SymbolConstructor {\n readonly species: symbol;\n readonly toStringTag: symbol;\n}\ndeclare var Symbol: SymbolConstructor;\ninterface Symbol {\n readonly [Symbol.toStringTag]: string;\n}\n" , "affectsGlobalScope" :true } , "2151907832-{\n \"val\": 42\n}" , "-5032674136-import x = require(\"./obj.json\");\nexport = x;\n" ] , "options" :{ "composite" :true , "declaration" :true , "esModuleInterop" :true , "outDir" :"../.." , "rootDir" :".." , "skipLibCheck" :true } , "fileIdsList" :[ [ 2 ] ] , "referencedMap" :[ [ 3 , 1 ] ] , "exportedModulesMap" :[ [ 3 , 1 ] ] , "semanticDiagnosticsPerFile" :[ 1 , 3 , 2 ] } , "version" :"FakeTSVersion" }
307
306
308
307
//// [/src/common/tsconfig.tsbuildinfo.readable.baseline.txt]
309
308
{
@@ -326,8 +325,7 @@ module.exports = x;
326
325
} ,
327
326
"./obj.json" : {
328
327
"version" : "2151907832-{\n \"val\": 42\n}" ,
329
- "signature" : "2151907832-{\n \"val\": 42\n}" ,
330
- "affectsGlobalScope" : true
328
+ "signature" : "2151907832-{\n \"val\": 42\n}"
331
329
} ,
332
330
"./index.ts" : {
333
331
"version" : "-5032674136-import x = require(\"./obj.json\");\nexport = x;\n" ,
@@ -359,6 +357,6 @@ module.exports = x;
359
357
]
360
358
} ,
361
359
"version" : "FakeTSVersion" ,
362
- "size" : 1175
360
+ "size" : 1137
363
361
}
364
362
0 commit comments