[Utoo Pack] Umd bundle support extract css output file
Open
Nobody has claimed this yet.
A-Pack
S-Feature
- Dominant language
- Rust
- Stars
- 2.5k
- Forks
- 128
- Avg merge
- 21h 39m
- Merged PRs (30d)
- 32
Description
Problem
目前 huamei-components 构建 umd 产物时需要把 css files 给 extract 出来,utoo-pack 目前的 umd 模式仅支持 bundle single chunk。
Solution
Alternatives
No response
Importance
nice to have
Additional Information
No response
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 by tracing the utoo-pack UMD build path and the handling of huamei-components CSS output. Check how UMD bundles currently enforce a single chunk, then identify the existing build tests or fixtures for this mode. Done means UMD builds can extract CSS files separately while preserving the current bundle behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript, rust
- Domain
- build-system, tooling, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100