You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsbuild/outputPaths/when-rootDir-is-specified-but-not-all-files-belong-to-rootDir-and-is-composite.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsbuild/outputPaths/when-rootDir-is-specified-but-not-all-files-belong-to-rootDir.js
Matchedbyincludepattern '**/*' in 'src/core/tsconfig.json'
468
+
Matchedbydefaultincludepattern '**/*'
469
469
src/core/index.ts
470
-
Matched by include pattern '**/*' in 'src/core/tsconfig.json'
470
+
Matched by default include pattern '**/*'
471
471
src/core/some_decl.d.ts
472
-
Matchedbyincludepattern '**/*' in 'src/core/tsconfig.json'
472
+
Matchedbydefaultincludepattern '**/*'
473
473
[[90m12:00:44 AM[0m] Project 'src/logic/tsconfig.json' is out of date because oldest output 'src/logic/index.js.map' is older than newest input 'src/core'
474
474
475
475
[[90m12:00:45 AM[0m] Building project '/src/logic/tsconfig.json'...
@@ -483,7 +483,7 @@ src/core/anotherModule.d.ts
483
483
Imported via '../core/anotherModule' from file 'src/logic/index.ts'
484
484
File is output of project reference source 'src/core/anotherModule.ts'
485
485
src/logic/index.ts
486
-
Matched by include pattern '**/*' in 'src/logic/tsconfig.json'
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsc/declarationEmit/when-pkg-references-sibling-package-through-indirect-symlink-moduleCaseChange.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsc/declarationEmit/when-pkg-references-sibling-package-through-indirect-symlink.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsc/declarationEmit/when-same-version-is-referenced-through-source-and-another-symlinked-package-moduleCaseChange.js
+2-2
Original file line number
Diff line number
Diff line change
@@ -136,14 +136,14 @@ Resolving real path for '/user/username/projects/myProject/plugin-two/node_modul
136
136
plugin-one/node_modules/typescript-fsa/index.d.ts
137
137
Importedvia"typescript-fsa"fromfile 'plugin-one/action.ts' with packageId 'typescript-fsa/index.d.ts@3.0.0-beta-2'
138
138
plugin-one/action.ts
139
-
Matchedbyincludepattern '**/*' in 'plugin-one/tsconfig.json'
139
+
Matchedbydefaultincludepattern '**/*'
140
140
plugin-two/node_modules/typescript-fsa/index.d.ts
141
141
Imported via "typescript-fsa" from file 'plugin-two/index.d.ts' with packageId 'typescript-fsa/[email protected]'
142
142
File redirects to file 'plugin-one/node_modules/typescript-fsa/index.d.ts'
143
143
plugin-two/index.d.ts
144
144
Imported via "plugin-two" from file 'plugin-one/index.ts'
145
145
plugin-one/index.ts
146
-
Matched by include pattern '**/*' in 'plugin-one/tsconfig.json'
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsc/declarationEmit/when-same-version-is-referenced-through-source-and-another-symlinked-package-with-indirect-link-moduleCaseChange.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsc/declarationEmit/when-same-version-is-referenced-through-source-and-another-symlinked-package-with-indirect-link.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsc/declarationEmit/when-same-version-is-referenced-through-source-and-another-symlinked-package.js
+2-2
Original file line number
Diff line number
Diff line change
@@ -136,14 +136,14 @@ Resolving real path for '/user/username/projects/myproject/plugin-two/node_modul
136
136
plugin-one/node_modules/typescript-fsa/index.d.ts
137
137
Importedvia"typescript-fsa"fromfile 'plugin-one/action.ts' with packageId 'typescript-fsa/index.d.ts@3.0.0-beta-2'
138
138
plugin-one/action.ts
139
-
Matchedbyincludepattern '**/*' in 'plugin-one/tsconfig.json'
139
+
Matchedbydefaultincludepattern '**/*'
140
140
plugin-two/node_modules/typescript-fsa/index.d.ts
141
141
Imported via "typescript-fsa" from file 'plugin-two/index.d.ts' with packageId 'typescript-fsa/[email protected]'
142
142
File redirects to file 'plugin-one/node_modules/typescript-fsa/index.d.ts'
143
143
plugin-two/index.d.ts
144
144
Imported via "plugin-two" from file 'plugin-one/index.ts'
145
145
plugin-one/index.ts
146
-
Matched by include pattern '**/*' in 'plugin-one/tsconfig.json'
Copy file name to clipboardExpand all lines: tests/baselines/reference/tscWatch/forceConsistentCasingInFileNames/when-Windows-style-drive-root-is-lowercase.js
+4-4
Original file line number
Diff line number
Diff line change
@@ -38,11 +38,11 @@ Output::
38
38
a/lib/lib.d.ts
39
39
Defaultlibraryfortarget'es3'
40
40
project/a.ts
41
-
Matchedbyincludepattern '**/*' in 'project/tsconfig.json'
41
+
Matchedbydefaultincludepattern '**/*'
42
42
Imported via "C://project/a" from file 'project/b.ts'
43
43
Imported via "c://project/a" from file 'project/b.ts'
44
44
project/b.ts
45
-
Matched by include pattern '**/*' in 'project/tsconfig.json'
Copy file name to clipboardExpand all lines: tests/baselines/reference/tscWatch/forceConsistentCasingInFileNames/when-Windows-style-drive-root-is-uppercase.js
+4-4
Original file line number
Diff line number
Diff line change
@@ -38,11 +38,11 @@ Output::
38
38
a/lib/lib.d.ts
39
39
Defaultlibraryfortarget'es3'
40
40
project/a.ts
41
-
Matchedbyincludepattern '**/*' in 'project/tsconfig.json'
41
+
Matchedbydefaultincludepattern '**/*'
42
42
Imported via "C://project/a" from file 'project/b.ts'
43
43
Imported via "c://project/a" from file 'project/b.ts'
44
44
project/b.ts
45
-
Matched by include pattern '**/*' in 'project/tsconfig.json'
0 commit comments