Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 9b94a4d

Browse files
committed
Update to protractor rule that supports --nolegacy_external_runfiles
1 parent d8357bb commit 9b94a4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ http_archive(
3838
# TODO(gmagolan): Update to next 7.0.x tag when it is released
3939
http_archive(
4040
name = "angular",
41-
url = "https://github.com/angular/angular/archive/bfeceb3d3e636d755c2bd7bdd85b7136da066c78.zip",
42-
strip_prefix = "angular-bfeceb3d3e636d755c2bd7bdd85b7136da066c78",
41+
url = "https://github.com/gregmagolan/angular/archive/3b9fff4c22a3ef7450d495b614930f50635bd4c4.zip",
42+
strip_prefix = "angular-3b9fff4c22a3ef7450d495b614930f50635bd4c4",
4343
)
4444

4545
# The @rxjs repo contains targets for building rxjs with bazel

0 commit comments

Comments
 (0)