Some checks failed
Copilot Setup Steps / copilot-setup-steps (push) Failing after 1m1s
CI / test (ubuntu-latest, linux-x64) (pull_request) Failing after 1m8s
Copilot Setup Steps / copilot-setup-steps (pull_request) Failing after 31s
CI / test (macos-14, darwin-arm64) (pull_request) Has been cancelled
CI / test (windows-latest, windows) (pull_request) Has been cancelled
10 lines
168 B
Python
10 lines
168 B
Python
package(default_visibility = ["//visibility:public"])
|
|
|
|
exports_files([
|
|
"bun_binary.bzl",
|
|
"bun_bundle.bzl",
|
|
"bun_install.bzl",
|
|
"bun_test.bzl",
|
|
"js_library.bzl",
|
|
])
|