Skip to content

Commit

Permalink
fix(RouterStore): 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 88d0ad5 commit 7465af9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/router-store/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ ng_package(
entry_point = "modules/router-store/index.js",
packages = [
"//modules/router-store/migrations:npm_package",
"//modules/router-store/schematics:npm_package",
"//modules/router-store/schematics-core:npm_package",
],
deps = [
Expand Down

0 comments on commit 7465af9

Please sign in to comment.