fix: all tests

This commit is contained in:
Eric
2026-03-04 09:24:37 +01:00
committed by eric
parent 2f9c6bab4e
commit fcbbcac129
8 changed files with 62 additions and 11 deletions

View File

@@ -1 +1,9 @@
package(default_visibility = ["//visibility:public"])
exports_files([
"bun_binary.bzl",
"bun_bundle.bzl",
"bun_install.bzl",
"bun_test.bzl",
"js_library.bzl",
])