rstackjs / rstackjs/rspack-dev-server
Is it possible to have Bun as a server option
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 42
- Forks
- 9
- Avg merge
- 2h 12m
- Merged PRs (30d)
- 11
Description
I'm using Bun for my project and would like to use that as the dev server
Otherwise I keep getting all these annoying warnings ike
Support for loading ES Module in require() is an experimental feature and might change at any time
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by locating the dev-server entry point and how its current runtime is selected, then reproduce the reported ES-module warning with Bun. Done means a usable Bun server option that avoids the warning, with coverage for the supported invocation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bun, javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100