mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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. PR Close #61566
3 lines
75 B
Text
3 lines
75 B
Text
load("@npm2//:defs.bzl", "npm_link_all_packages")
|
|
|
|
npm_link_all_packages()
|