Alex Eagle
ef534c0cc1
build: upgrade bazel rules to latest ( #20768 )
...
Add enough BUILD files to make it possible to
`bazel build packages/core/test`
Also re-format BUILD.bazel files with Buildifier.
Add a CI lint check that they stay formatted.
PR Close #20768
2017-12-07 11:27:50 -08:00
Alex Eagle
2cf52c1b55
test: Enable sass compiler for bazel integration test ( #19357 )
2017-09-26 09:44:47 -07:00
Tobias Bosch
a69172f6ce
fix(compiler): fix bazel integration and make perform-compile
more flexible
...
Needed to allow custom checking for diagnostics.
2017-09-07 19:30:04 -04:00
Alex Eagle
f0c681a6de
build: disable sass under bazel( #18848 )
...
this seems to make the travis build flaky
PR Close #18848
2017-08-28 11:12:18 -07:00
Alex Eagle
47220997e1
build: add bazel integration test ( #18733 )
...
It includes sass compilation, and building the bazel package
distribution.
PR Close #18733
2017-08-23 11:34:52 -05:00