File tree 1 file changed +5
-5
lines changed
tests/baselines/reference/tsbuild/sample1/incremental-declaration-changes 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,18 +18,18 @@ Input::
18
18
19
19
Output ::
20
20
/ 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 :
22
22
* src / core / tsconfig . json
23
23
* src / logic / tsconfig . json
24
24
* src / tests / tsconfig . json
25
25
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'
27
27
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'
29
29
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'
31
31
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' . . .
33
33
34
34
exitCode :: ExitStatus . Success
35
35
You can’t perform that action at this time.
0 commit comments