Files
angular__angular/modules/BUILD.bazel
T
Paul Gschwendtner 4fa276214c build: rework benchmarks and examples in modules/ to new optimization rule
We are dropping the custom ESBuild and Terser pipeline from dev-infra
and instead leverage the Angular CLI directly. This commit adjusts
the benchmarks to use this new rule.
2025-05-30 10:01:23 +02:00

4 lines
75 B
Python

load("@npm2//:defs.bzl", "npm_link_all_packages")
npm_link_all_packages()