test: Enable sass compiler for bazel integration test (#19357)
This commit is contained in:

committed by
Victor Berchet

parent
27c6638913
commit
2cf52c1b55
3
integration/bazel/.bazelrc
Normal file
3
integration/bazel/.bazelrc
Normal file
@ -0,0 +1,3 @@
|
||||
# Workaround https://github.com/bazelbuild/bazel/issues/3645
|
||||
# Limit Bazel to consuming 3072K of RAM
|
||||
build --local_resources=3072,2.0,1.0
|
Reference in New Issue
Block a user