utooland / utooland/utoo

[Utoo Pack]: Add config.devServer

Open
#2,139 0 comments 0 reactions 0 assignees View on GitHub

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?

https://makojs.dev/docs/config#devserver

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.