wechat-miniprogram / wechat-miniprogram/mpflow
不能使用第三方控件库 如:vant
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 66
- Forks
- 14
- Avg merge
- 38m
- Merged PRs (30d)
- 2
Description
有部分wxs未能打包到生成的目录中,这部分wxs文件是wxs中引入的wxs文件。
Contributor guide
No contributing guide indexed for this repository
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 reproducing the failure with a third-party component library such as Vant, then inspect the build entry points that collect WXS dependencies. Compare imported WXS files with the generated directory and trace why nested imports are omitted. Done means the required imported WXS files are packaged and the component library can be used successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100