Skip to content

Commit 815ae29

Browse files
committed
build: add '@angular/elements' the framework package group
1 parent 8f690c9 commit 815ae29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/defaults.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ ANGULAR_SCOPED_PACKAGES = ["@angular/%s" % p for p in [
1717
"compiler",
1818
"compiler-cli",
1919
"animations",
20+
"elements",
2021
"platform-browser",
2122
"platform-browser-dynamic",
2223
"forms",

0 commit comments

Comments
 (0)