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
However, neither custom-theme.scss nor styles.scss is in the input for //web/src:styles.
For now I disabled --spawn_strategy=local in .bazelrc. This might lead to reduced build performance on macOS. (However not very significant as far as I can tell)
The text was updated successfully, but these errors were encountered:
It seems that the SassCompiler is not hermetic.
If you build //web/src:styles without sandboxed execution, it will fail with:
However, neither custom-theme.scss nor styles.scss is in the input for
//web/src:styles
.For now I disabled
--spawn_strategy=local
in .bazelrc. This might lead to reduced build performance on macOS. (However not very significant as far as I can tell)The text was updated successfully, but these errors were encountered: