Skip to content

Commit 76c8d04

Browse files
committed
build: update rules_sass to 1184a80751a21af8348f308abc5b38a41f26850e (angular#64288)
This included a fix to build the repo on Linux ARM64 which is needed by the Firefox team devversion/rules_sass#37 PR Close angular#64288
1 parent 47b66b1 commit 76c8d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ git_override(
3232
bazel_dep(name = "rules_sass")
3333
git_override(
3434
module_name = "rules_sass",
35-
commit = "4a54e0e4e75fc6456ff874e53fb4a78bdfeb44b9",
35+
commit = "1184a80751a21af8348f308abc5b38a41f26850e",
3636
remote = "https://github.com/devversion/rules_sass.git",
3737
)
3838

0 commit comments

Comments
 (0)