
committed by
Andrew Kushnir

parent
63f0ded5cf
commit
9a5e08f2a7
@ -13,6 +13,14 @@ ts_library(
|
||||
],
|
||||
)
|
||||
|
||||
ng_rollup_bundle(
|
||||
name = "class_binding",
|
||||
entry_point = ":class_binding/index.ts",
|
||||
deps = [
|
||||
":perf_lib",
|
||||
],
|
||||
)
|
||||
|
||||
ng_rollup_bundle(
|
||||
name = "directive_instantiate",
|
||||
entry_point = ":directive_instantiate/index.ts",
|
||||
|
Reference in New Issue
Block a user