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 5ddbeae commit 15a8078Copy full SHA for 15a8078
packages/schematics/angular/BUILD
@@ -43,6 +43,7 @@ ts_library(
43
"utility/test/**/*.ts"
44
],
45
),
46
+ module_name = "@schematics/angular",
47
deps = ALL_SCHEMA_DEPS + [
48
"//packages/angular_devkit/core",
49
"//packages/angular_devkit/schematics",
0 commit comments