/
githubmirror
/
angular-cli
Обзор
Документация
Войти
/
githubmirror
/
angular-cli
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v20.3.31
tests/BUILD.bazel
11 строк
331 B
Joey Perrott
build: rename npm2 to npm as rules_nodejs based npm workspace has been removed
28 апр 2025, 18:14
28 апр 2025, 18:14
2f4753d
Код
Авторство
О чём код?
load("@npm//:defs.bzl", "npm_link_all_packages") # Copyright Google Inc. All Rights Reserved. # # Use of this source code is governed by an MIT-style license that can be # found in the LICENSE file at https://angular.dev/license package(default_visibility = ["//visibility:public"]) licenses(["notice"]) npm_link_all_packages()