feat: bootstrap bun toolchain skeleton and smoke test
This commit is contained in:
2
internal/bun_binary.bzl
Normal file
2
internal/bun_binary.bzl
Normal file
@@ -0,0 +1,2 @@
|
||||
def bun_binary(**_kwargs):
|
||||
fail("bun_binary is not implemented yet")
|
||||
Reference in New Issue
Block a user