mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build: update rules_sass to 1184a80751a21af8348f308abc5b38a41f26850e (#64288)
This included a fix to build the repo on Linux ARM64 which is needed by the Firefox team https://github.com/devversion/rules_sass/pull/37 PR Close #64288
This commit is contained in:
parent
47b66b1418
commit
76c8d045ed
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ git_override(
|
|||
bazel_dep(name = "rules_sass")
|
||||
git_override(
|
||||
module_name = "rules_sass",
|
||||
commit = "4a54e0e4e75fc6456ff874e53fb4a78bdfeb44b9",
|
||||
commit = "1184a80751a21af8348f308abc5b38a41f26850e",
|
||||
remote = "https://github.com/devversion/rules_sass.git",
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue