angular/packages/bazel
Paul Gschwendtner a6b7dbc1db fix(bazel): dedupe es2022 javascript files properly (#51500)
We were collecting all ES2022 files from entry-points (including
transitive files). Those are later on combined and filtered so that
we know which files to copy over to the package. There was no
deduping here. This did not have an effect, but could be a source
of slowness in `ng_package` and also breaks validation checks which
could show same errors multiple times for the same file.

PR Close #51500
2023-08-29 17:55:34 +00:00
..
src fix(bazel): dedupe es2022 javascript files properly (#51500) 2023-08-29 17:55:34 +00:00
test build: update to TypeScript 5.1 final (#50548) 2023-06-02 14:06:46 -07:00
third_party/github.com/bazelbuild/bazel/src/main/protobuf build: upgrade angular build, integration/bazel and @angular/bazel package to rule_nodejs 2.2.0 (#39182) 2020-10-08 11:54:59 -07:00
BUILD.bazel fix(bazel): stop publishing @angular/bazel package to npm (#49093) 2023-02-16 11:04:00 -08:00
index.bzl feat(bazel): speed up dev-turnaround by bundling types only when packaging (#45405) 2022-04-21 11:09:39 -07:00
package.json feat(core): support TypeScript 5.2 (#51334) 2023-08-18 07:55:16 -07:00