webpack-dev-server
webpack-dev-server copied to clipboard
chore: update readme to include install with bun
- [ ] This is a bugfix
- [ ] This is a feature
- [ ] This is a code refactor
- [ ] This is a test update
- [x] This is a docs update
- [ ] This is a metadata update
For Bugs and Features; did you add new tests?
N/A
Motivation / Use-Case
Adds bun as an install option, alongside yarn and pnpm.
- https://github.com/webpack/webpack-dev-server/pull/4257
Breaking Changes
No
Additional Info
No