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