https://github.com/angular/angular
Revision bfb738c3c372621d020ae7799c9336aefad1ce38 authored by Joey Perrott on 03 June 2021, 17:54:36 UTC, committed by Andrew Kushnir on 12 July 2021, 21:39:08 UTC
Create a `spawnSync` command for common usage, additionally update naming to use `spawn` instead of
`spawnWithDebugOutput`

PR Close #42394
1 parent eeef3e7
History
Tip revision: bfb738c3c372621d020ae7799c9336aefad1ce38 authored by Joey Perrott on 03 June 2021, 17:54:36 UTC
refactor(dev-infra): add spawnSync to child process utils, normalize naming of child-process utils (#42394)
Tip revision: bfb738c
File Mode Size
benchmarks
playground
empty.ts -rw-r--r-- 388 bytes
system.d.ts -rw-r--r-- 263 bytes
tsconfig.json -rw-r--r-- 885 bytes
types.d.ts -rw-r--r-- 530 bytes

back to top