Skip to content

Commit 1c89c49

Browse files
committed
build: update rules_angular
The new version contains some changes to support `--traceResolution`, which is useful for debugging.
1 parent 3bbad6c commit 1c89c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ setup_dependencies_2()
240240

241241
git_repository(
242242
name = "rules_angular",
243-
commit = "e10bf488aca18c159399f4c1163324a40f45a5dc",
243+
commit = "bbf9493c73f4a2d715259e8febaa99c363ceaec3",
244244
remote = "https://github.com/devversion/rules_angular.git",
245245
)
246246

0 commit comments

Comments
 (0)