Skip to content

Commit 68dc99c

Browse files
kormidedgp1130
authored andcommitted
build: add missing dependency for tar/repo substitution
(cherry picked from commit 10adcea)
1 parent ff54b49 commit 68dc99c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/angular_devkit/build_angular/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ pkg_npm(
222222
"//packages/angular_devkit/architect:package.json",
223223
"//packages/angular_devkit/build_webpack:package.json",
224224
"//packages/angular_devkit/core:package.json",
225+
"//packages/ngtools/webpack:package.json",
225226
],
226227
deps = [
227228
":README.md",

0 commit comments

Comments
 (0)