angular/packages/bazel/src
Alex Rickabaugh 9f5b490800 Revert "refactor(compiler): refactor and export Bazel host creation. (#34686)" (#35063)
This reverts commit cb142b6df9.

The intention of this commit was for a consumer of the `compile` function to
pass the `bazelHost` it returns into future invocations, reusing the
`FileCache` between them. However, first-party ngc_wrapped does not do this,
which caused a performance regression as the `FileCache` was no longer
shared between compilations.

PR Close #35063
2020-01-30 12:02:10 -08:00
..
api-extractor build: switch to @build_bazel_rules_nodejs//:index.bzl load point (#33433) 2019-10-28 10:10:48 -07:00
builders build: migrate to node@12.14.1 (#34955) 2020-01-27 09:31:22 -08:00
ng_package build: update to rules nodejs 1.0.1 (#34736) 2020-01-15 14:58:07 -05:00
ngc-wrapped Revert "refactor(compiler): refactor and export Bazel host creation. (#34686)" (#35063) 2020-01-30 12:02:10 -08:00
schematics build: upgrade to bazel 2.0.0 (#34877) 2020-01-23 10:05:05 -08:00
BUILD.bazel build: update to rules nodejs 1.0.1 (#34736) 2020-01-15 14:58:07 -05:00
esm5.bzl build: update to rules_nodejs 0.38 (#32889) 2019-10-08 09:27:11 -07:00
external.bzl build: update to nodejs rules 0.38.3 (#33073) 2019-10-14 20:25:57 +00:00
modify_tsconfig.js build: update to rules_nodejs 0.38 (#32889) 2019-10-08 09:27:11 -07:00
ng_module.bzl refactor(bazel): remove explicit deps param to ts_compile_actions (#34665) 2020-01-08 15:08:03 -08:00