[FEATURE]

Open
#192 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
frontend

Research direction

Start by locating the configuration handling for useExtendedLib and the current weui-wxss version resolution. Confirm how the WeUI extension is selected, then assess how an explicit version such as 1.0.8 could be accepted and passed through. Done means users can choose a weui-wxss version in configuration without increasing the main package.

Written by the indexing model from the issue text.

Description

遇到的问题

对于weui组件,采用扩展方式引入,不占用主包空间,这个非常好,但是有个问题,现在不知道weui-wxss的版本,希望能够在配置中设置weui-wxss的版本号,用户能够自己选择具体的weui-wxss版本

特性方案

在配置文件中
"useExtendedLib": {
"weui": {version:1.0.8}
}

Dominant language
TypeScript
Stars
2.4k
Forks
549
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from wechat-miniprogram/weui-miniprogram

All issues in wechat-miniprogram/weui-miniprogram

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.