Do not depend on the Go bazel rules
mgechev opened this issue · 1 comments
mgechev commented
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.
alexeagle commented
Was done and released 🎈