Well, we have bazel already and TensorFlow uses it to build. Why not use bazel?
> On Sep 2, 2021, at 2:32 PM, Steven Smith <[email protected]> wrote: > > Newer versions of kibana need bazel to build: > https://github.com/elastic/kibana/blob/7.14/package.json > <https://github.com/elastic/kibana/blob/7.14/package.json#L93> > >> On Sep 2, 2021, at 16:54, Blair Zajac <[email protected]> wrote: >> >> Newer kibana? Nodejs16 doesn’t need bazel... >> >>> On Sep 2, 2021, at 1:41 PM, Steven Smith <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> The newer ones need (ugh) bazel to build. >>> >>> I’m thinking of just throwing in the towel and just using the pre-“built” >>> download.
