mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2e41631026
PR Close #27469
9 lines
234 B
Python
9 lines
234 B
Python
package(default_visibility = ["//visibility:public"])
|
|
|
|
# Empty filegroup here so that @npm//@angular/bazel is a valid Bazel target
|
|
# for the @angular//:@angular/bazel/ngc-wrapped target
|
|
filegroup(
|
|
name = "bazel",
|
|
srcs = [],
|
|
)
|