fix(bazel): turn on colors
This commit is contained in:
parent
2bcf500a55
commit
fa2bc2a7c3
@ -191,6 +191,9 @@ module.exports = function(env) {
|
|||||||
"aggregateTimeout": 3000,
|
"aggregateTimeout": 3000,
|
||||||
"poll": 1000
|
"poll": 1000
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"stats": {
|
||||||
|
"colors": true
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user