feat: bun dev target support
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# basic example
|
||||
|
||||
Placeholder for end-to-end bun rules example.
|
||||
Minimal `bun_dev` example.
|
||||
|
||||
Run:
|
||||
|
||||
```bash
|
||||
bazel run //examples/basic:web_dev
|
||||
```
|
||||
|
||||
This starts Bun in watch mode for `main.ts`.
|
||||
|
||||
Reference in New Issue
Block a user