Bazel sample build

Hello,

Any one here ever try to use bazel with aurelia ?
I can’t find any sample app.

Please help

1 Like

What is bazel? Can you share a link?

1 Like

Bazel is a build tool from google. It looks like it’s mainly used to build java projects. Here’s a link to their JavaScript/typescript docs https://docs.bazel.build/versions/master/bazel-and-javascript.html

1 Like