mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
8 lines
234 B
Text
8 lines
234 B
Text
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 = [],
|
|
)
|