Files
Paul Gschwendtner 8564cf48d8 build: replace all ng_package with new rule from rules_angular (#61862)
Replaces all `ng_package` rule with the new rule from `rules_angular`.

PR Close #61862
2025-06-05 07:34:50 +00:00

4 lines
75 B
Python

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