You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requires moving from sbt to Bazel. The project doesn't call for the properties that bazel provides (multi-language and tool + very large codebases).
However I think it might serve as a good example of how to set up mezel since mezel's build requires code generation (protobuf) and has multiple toolchains for dev vs build.
The text was updated successfully, but these errors were encountered:
Requires moving from sbt to Bazel. The project doesn't call for the properties that bazel provides (multi-language and tool + very large codebases).
However I think it might serve as a good example of how to set up mezel since mezel's build requires code generation (protobuf) and has multiple toolchains for dev vs build.
The text was updated successfully, but these errors were encountered: