angular/integration/BUILD.bazel
Paul Gschwendtner d081ef9b06 build: replace all ng_package with new rule from rules_angular (#61843)
Replaces all `ng_package` rule with the new rule from `rules_angular`.

PR Close #61843
2025-06-04 09:13:41 +00:00

3 lines
75 B
Text

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