feat: bun dev target support

This commit is contained in:
Eric
2026-03-04 10:47:52 +01:00
parent 1e834f235e
commit 77519f646b
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");