File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
tests/baselines/reference/tsbuild/sample1/incremental-declaration-changes Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,18 +18,18 @@ Input::
1818
1919Output ::
2020/ l i b / tsc -- b / src / tests -- verbose
21- [ [ 90 m12 :04 :00 AM [ 0 m ] Projects in this build :
21+ [ [ 90 m12 :20 :00 AM [ 0 m ] Projects in this build :
2222 * src / core / tsconfig . json
2323 * src / logic / tsconfig . json
2424 * src / tests / tsconfig . json
2525
26- [ [ 90 m12 :04 :00 AM [ 0 m ] Project 'src/core/tsconfig.json' is up to date because newest input 'src/core/anotherModule.ts' is older than oldest output 'src/core/anotherModule.js'
26+ [ [ 90 m12 :20 :00 AM [ 0 m ] Project 'src/core/tsconfig.json' is up to date because newest input 'src/core/anotherModule.ts' is older than oldest output 'src/core/anotherModule.js'
2727
28- [ [ 90 m12 :04 :00 AM [ 0 m ] Project 'src/logic/tsconfig.json' is up to date because newest input 'src/logic/index.ts' is older than oldest output 'src/logic/index.js'
28+ [ [ 90 m12 :20 :00 AM [ 0 m ] Project 'src/logic/tsconfig.json' is up to date because newest input 'src/logic/index.ts' is older than oldest output 'src/logic/index.js'
2929
30- [ [ 90 m12 :04 :00 AM [ 0 m ] Project 'src/tests/tsconfig.json' is out of date because oldest output 'src/tests/index.js' is older than newest input 'src/tests/tsconfig.json'
30+ [ [ 90 m12 :20 :00 AM [ 0 m ] Project 'src/tests/tsconfig.json' is out of date because oldest output 'src/tests/index.js' is older than newest input 'src/tests/tsconfig.json'
3131
32- [ [ 90 m12 :04 :00 AM [ 0 m ] Building project '/src/tests/tsconfig.json' . . .
32+ [ [ 90 m12 :20 :00 AM [ 0 m ] Building project '/src/tests/tsconfig.json' . . .
3333
3434exitCode :: ExitStatus . Success
3535
You can’t perform that action at this time.
0 commit comments