mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 20:02:40 +08:00
During testing architect isn't spawned as a new process therefore we the global state can be tained from previous runs. `es5TargetWarningsShown` which was saved in the global state caused flakiness.