build(bazel): fix bazel types reference directive resolves (#25581)
PR Close #25581
This commit is contained in:

committed by
Misko Hevery

parent
20b9c61d4c
commit
910381ddbd
@ -21,4 +21,5 @@ def ng_setup_workspace():
|
||||
)
|
||||
|
||||
# 0.16.0: minimal version required to work with ng_module
|
||||
check_rules_typescript_version("0.16.0")
|
||||
# 0.16.2: bazel type resolution for zone.js types
|
||||
check_rules_typescript_version("0.16.2")
|
||||
|
Reference in New Issue
Block a user