[Utoo Pack]: Add config.devServer
Open
Nobody has claimed this yet.
S-Feature
- Dominant language
- Rust
- Stars
- 2.5k
- Forks
- 128
- Avg merge
- 21h 39m
- Merged PRs (30d)
- 32
Description
What problem does this feature solve?
把 server cli 里面的 options 传到 devServer 配置里面去: https://makojs.dev/docs/config#devserver utoo dev 的时候可以直接使用这个 config.
What does the proposed API look like?
Contributor guide
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
Start with the server CLI options used by utoo dev and compare them with the documented devServer configuration at https://makojs.dev/docs/config#devserver. Trace where those options are assembled, then verify that the relevant options are available through the devServer config when running utoo dev.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100