feat: new bun_build and bun_compile, extend bun_install
This commit is contained in:
1
tests/binary_test/preload.ts
Normal file
1
tests/binary_test/preload.ts
Normal file
@@ -0,0 +1 @@
|
||||
(globalThis as typeof globalThis & { __rules_bun_preloaded?: string }).__rules_bun_preloaded = "yes";
|
||||
Reference in New Issue
Block a user