mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a1efc27ff2
This should cut our build time in ~half, assuming it's widely parallel. See https://circleci.com/docs/2.0/configuration-reference/#resource_class Also enable bazel repository caching, and store the external repositories in the CircleCI cache for later builds. PR Close #22641