wechat-miniprogram / wechat-miniprogram/miniprogram-demo
这都开源了,还用 tnpm 不合适
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 2.2k
- Avg merge
- 10h 34m
- Merged PRs (30d)
- 2
Description
npm run sync && cd cloudfunctions/ && tnpm i --production && cd ../miniprogram/ && tnpm i --production
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
Locate the repository entry that contains the shown npm run sync && cd cloudfunctions/ && tnpm i --production command. Check how dependency installation is documented or automated for cloudfunctions/ and miniprogram/, then verify the updated command works with the repository's standard package manager.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100