feat: bun dev target support
Some checks failed
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled
CI / test (ubuntu-latest, linux-x64) (push) Has been cancelled

This commit is contained in:
eric
2026-03-04 10:47:52 +01:00
parent db890ac671
commit 09929fe80b
8 changed files with 202 additions and 2 deletions

1
examples/basic/main.ts Normal file
View File

@@ -0,0 +1 @@
console.log("rules_bun bun_dev example");