Skip to content

Commit

Permalink
Go back to the old re-build baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Apr 29, 2021
1 parent 58221fa commit 961e3c1
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@ Input::

Output::
/lib/tsc --b /src/tests --verbose
[[90m12:04:00 AM[0m] Projects in this build:
[[90m12:20:00 AM[0m] Projects in this build:
* src/core/tsconfig.json
* src/logic/tsconfig.json
* src/tests/tsconfig.json

[[90m12:04:00 AM[0m] 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'
[[90m12:20:00 AM[0m] 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'

[[90m12:04:00 AM[0m] 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'
[[90m12:20:00 AM[0m] 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'

[[90m12:04:00 AM[0m] 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'
[[90m12:20:00 AM[0m] 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'

[[90m12:04:00 AM[0m] Building project '/src/tests/tsconfig.json'...
[[90m12:20:00 AM[0m] Building project '/src/tests/tsconfig.json'...

exitCode:: ExitStatus.Success

Expand Down

0 comments on commit 961e3c1

Please sign in to comment.