feat: bun dev target support

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