test: Enable sass compiler for bazel integration test (#19357)

This commit is contained in:
Alex Eagle
2017-09-26 09:44:47 -07:00
committed by Victor Berchet
parent 27c6638913
commit 2cf52c1b55
5 changed files with 26 additions and 4 deletions

View 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