opentiny / opentiny/tiny-engine
✨ [Feature]: 文档增加rsbuild构建
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Vue
- Stars
- 2.8k
- Forks
- 476
- Avg merge
- 17h 35m
- Merged PRs (30d)
- 1
Description
What problem does this feature solve
用rsbuild解决构建速度和产物问题!
What does the proposed API look like
字节的rsbuild 正式版已经发布半年了,很多项目都采用了rsbuild构建,无论从构建速度和构建产物方面,都优于vite,且可以成功避免vite某种情况下开发阶段产物和最终构建产物不一致的情况,希望官方考虑一下!
What is your project name
rsbuild
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
The issue names no files, tests, or entry points; begin by locating the existing Vite build configuration and understanding its current artifact behavior. Before implementation, clarify the intended Rsbuild scope and acceptance criteria, including build speed and consistency between development and final output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vite
- Domain
- build-system, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100