mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 17:35:57 +00:00
docs: add note about using bun runtime (#30019)
This commit is contained in:
parent
661801dc60
commit
9d78d7b062
@ -91,6 +91,9 @@ pnpm dev -o
|
||||
|
||||
```bash [bun]
|
||||
bun run dev -o
|
||||
|
||||
# To use the Bun runtime during development
|
||||
# bun --bun run dev -o
|
||||
```
|
||||
::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user