mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build: add @angular/localize to ng-update packageGroup (#33721)
PR Close #33721
This commit is contained in:
parent
682eaef690
commit
343483cae0
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ ANGULAR_SCOPED_PACKAGES = ["@angular/%s" % p for p in [
|
|||
"upgrade",
|
||||
"router",
|
||||
"language-service",
|
||||
"localize",
|
||||
"service-worker",
|
||||
]]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue