vscode-bazel icon indicating copy to clipboard operation
vscode-bazel copied to clipboard

build: Build with bazel

Open cameron-martin opened this issue 1 year ago • 0 comments
trafficstars

TODO:

  • [ ] Include either node_modules or bundle the app before packaging (probably bundling is better).
  • [ ] Work out how to build protobufs
  • [ ] Update documentation
  • [ ] Run linting with bazel
  • [ ] Update bazelci

Requires fixing https://github.com/aspect-build/rules_ts/issues/451 & https://github.com/bazelbuild/bazel/pull/21196

Fixes #200

cameron-martin avatar Feb 03 '24 19:02 cameron-martin