feat: bootstrap bun toolchain skeleton and smoke test
Co-authored-by: Eriyc <50216491+Eriyc@users.noreply.github.com>
This commit is contained in:
2
internal/bun_test.bzl
Normal file
2
internal/bun_test.bzl
Normal file
@@ -0,0 +1,2 @@
|
||||
def bun_test(**_kwargs):
|
||||
fail("bun_test is not implemented yet")
|
||||
Reference in New Issue
Block a user