78d5eb299e
The benefits of `CachingJestRuntime` only apply if in `watch` mode. If not, then we're doing FS calls but not getting benefit from them. This is a small optimization that will hopefully make CI happier with our caching runtime, if/when it's used. Signed-off-by: Mitchell Hentges <mhentges@spotify.com>
100 B
100 B
@backstage/cli
| @backstage/cli |
|---|
| patch |
Tweak the Jest Caching loader to only operate when in watch mode