bazelbuild/rules_typescript

Do not depend on the Go bazel rules

mgechev opened this issue · 1 comments

Developers using rules_typescript should not depend on the Go bazel rules. This will require creating a different file layout inside of the release package. In a devserver_binaries we should expose a BUILD file which points to the produced platform binaries but does not depend on the Go bazel rules.

Was done and released 🎈