fix: use correct bazel 9.0.0 imports

This commit is contained in:
Eric
2026-03-04 04:43:42 +01:00
committed by eric
parent f03598407b
commit 48cfbaabf4
13 changed files with 919 additions and 22 deletions

View File

@@ -1,4 +1,5 @@
load("//bun:defs.bzl", "bun_bundle")
load("@rules_shell//shell:sh_test.bzl", "sh_test")
bun_bundle(
name = "simple_bundle",