build: add bazel test rules for remainder of packages (#21053)
PR Close #21053
This commit is contained in:
@ -323,7 +323,7 @@ class ArrayConsole implements Console {
|
||||
}
|
||||
|
||||
|
||||
(function(){
|
||||
(function() {
|
||||
let ngIf: CompileDirectiveSummary;
|
||||
let parse: (
|
||||
template: string, directives: CompileDirectiveSummary[], pipes?: CompilePipeSummary[],
|
||||
|
Reference in New Issue
Block a user