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:
Alex Eagle
2019-02-19 16:15:06 -08:00
committed by Igor Minar
parent 2d804198d5
commit 1eccf64b15
20 changed files with 371 additions and 129 deletions

View File

@ -6,6 +6,8 @@ exports_files([
"tsconfig.json",
"LICENSE",
"protractor-perf.conf.js",
# Copied into the @angular/bazel package
"browser_repositories.bzl",
])
filegroup(