Skip to content

Commit 0e5d894

Browse files
alan-agius4clydin
authored andcommitted
build: add missing tslib dep in webpack_test
1 parent 4409998 commit 0e5d894

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ngtools/webpack/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jasmine_node_test(
6767
deps = [
6868
"@npm//jasmine",
6969
"@npm//source-map",
70+
"@npm//tslib",
7071
],
7172
)
7273

0 commit comments

Comments
 (0)