You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sass async worker patch seems to cause successful builds to fail.
This is because the `@bazel/worker` package expects the Promise to
resolve with a boolean (`true` = good, `false` failing build).
0 commit comments