Skip to content

Commit

Permalink
build: add missing dependency for tar/repo substitution
Browse files Browse the repository at this point in the history
(cherry picked from commit 10adcea)
  • Loading branch information
kormide authored and dgp1130 committed Feb 2, 2022
1 parent ff54b49 commit 68dc99c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/angular_devkit/build_angular/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ pkg_npm(
"//packages/angular_devkit/architect:package.json",
"//packages/angular_devkit/build_webpack:package.json",
"//packages/angular_devkit/core:package.json",
"//packages/ngtools/webpack:package.json",
],
deps = [
":README.md",
Expand Down

0 comments on commit 68dc99c

Please sign in to comment.