build: Add .bzl/BUILD files to @angular/bazel package (#28769)
It's now possible to use it as a hybrid package in latest rules_nodejs, so no WORKSPACE dep is needed PR Close #28769
This commit is contained in:
@ -6,6 +6,8 @@ exports_files([
|
||||
"tsconfig.json",
|
||||
"LICENSE",
|
||||
"protractor-perf.conf.js",
|
||||
# Copied into the @angular/bazel package
|
||||
"browser_repositories.bzl",
|
||||
])
|
||||
|
||||
filegroup(
|
||||
|
Reference in New Issue
Block a user