2018-12-04 16:28:58 -08:00
|
|
|
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 = [],
|
|
|
|
|
)
|