feat: new bun_build and bun_compile, extend bun_install
This commit is contained in:
@@ -8,6 +8,8 @@ stardoc(
|
||||
input = "//bun:defs.bzl",
|
||||
symbol_names = [
|
||||
"bun_binary",
|
||||
"bun_build",
|
||||
"bun_compile",
|
||||
"bun_bundle",
|
||||
"bun_dev",
|
||||
"bun_script",
|
||||
@@ -19,5 +21,4 @@ stardoc(
|
||||
"ts_library",
|
||||
],
|
||||
deps = ["//bun:defs_bzl"],
|
||||
target_compatible_with = ["@platforms//os:linux"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user