build: add '@angular/elements' the framework package group
This commit is contained in:
parent
8f690c9062
commit
815ae29b83
|
@ -17,6 +17,7 @@ ANGULAR_SCOPED_PACKAGES = ["@angular/%s" % p for p in [
|
|||
"compiler",
|
||||
"compiler-cli",
|
||||
"animations",
|
||||
"elements",
|
||||
"platform-browser",
|
||||
"platform-browser-dynamic",
|
||||
"forms",
|
||||
|
|
Loading…
Reference in New Issue