opentiny / opentiny/tiny-engine
✨ [Feature]: 有没有比较快捷导入物料的方法
Open
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 2.8k
- Forks
- 476
- Avg merge
- 17h 35m
- Merged PRs (30d)
- 1
Description
What problem does this feature solve
在mock\bundle.json中引入一个tinyvue组件要写很多配置项,是否有工具或更简单的方法解决这个问题?
What does the proposed API look like
pnpm splitMaterials
What is your project name
tiny-engine
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 reading mock/bundle.json to understand the configuration currently required for a tinyvue component, then locate the entry point for the proposed pnpm splitMaterials command. Done should mean there is a documented, working shortcut for importing the component with less manual configuration.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100