angular/integration/BUILD.bazel
Joey Perrott c4dcfdf644 build: update to the latest version of devinfra and rename npm2 workspace (#63093)
Rename the npm2 workspace to npm and use the latest version of devinfra which drops rules_nodejs

PR Close #63093
2025-08-11 10:35:32 -07:00

3 lines
74 B
Text

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