Skip to content

Commit

Permalink
fix(Entity): add schematics to bazel build
Browse files Browse the repository at this point in the history
  • Loading branch information
timdeschryver authored and brandonroberts committed Jan 25, 2019
1 parent 14fcb8c commit 88d0ad5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/entity/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ ng_package(
entry_point = "modules/entity/index.js",
packages = [
"//modules/entity/migrations:npm_package",
"//modules/entity/schematics:npm_package",
"//modules/entity/schematics-core:npm_package",
],
deps = [
Expand Down

0 comments on commit 88d0ad5

Please sign in to comment.