build: add a ng_package rule for @angular/router (#22628)
PR Close #22628
This commit is contained in:
@ -4,7 +4,6 @@ load("//tools:defaults.bzl", "ng_module")
|
||||
|
||||
ng_module(
|
||||
name = "testing",
|
||||
testonly = 1,
|
||||
srcs = glob(["**/*.ts"]),
|
||||
module_name = "@angular/router/testing",
|
||||
deps = [
|
||||
|
Reference in New Issue
Block a user