We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f690c9 commit 815ae29Copy full SHA for 815ae29
tools/defaults.bzl
@@ -17,6 +17,7 @@ ANGULAR_SCOPED_PACKAGES = ["@angular/%s" % p for p in [
17
"compiler",
18
"compiler-cli",
19
"animations",
20
+ "elements",
21
"platform-browser",
22
"platform-browser-dynamic",
23
"forms",
0 commit comments