Skip to content

Commit 4b3d283

Browse files
kyliauKeen Yee Liau
authored and
Keen Yee Liau
committed
build: Add module_name for @schematics/angular
1 parent a117698 commit 4b3d283

File tree

1 file changed

+1
-0
lines changed
  • packages/schematics/angular

1 file changed

+1
-0
lines changed

packages/schematics/angular/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ ts_library(
4343
"utility/test/**/*.ts"
4444
],
4545
),
46+
module_name = "@schematics/angular",
4647
deps = ALL_SCHEMA_DEPS + [
4748
"//packages/angular_devkit/core",
4849
"//packages/angular_devkit/schematics",

0 commit comments

Comments
 (0)