feat: add phase 7 bun_install module extension
Co-authored-by: Eriyc <50216491+Eriyc@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
load(":toolchain.bzl", "bun_toolchain")
|
||||
load(":version.bzl", "BUN_VERSION")
|
||||
|
||||
exports_files(["defs.bzl"])
|
||||
exports_files([
|
||||
"defs.bzl",
|
||||
"extensions.bzl",
|
||||
])
|
||||
|
||||
toolchain_type(name = "toolchain_type")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user