We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
对于weui组件,采用扩展方式引入,不占用主包空间,这个非常好,但是有个问题,现在不知道weui-wxss的版本,希望能够在配置中设置weui-wxss的版本号,用户能够自己选择具体的weui-wxss版本
在配置文件中 "useExtendedLib": { "weui": {version:1.0.8} }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
遇到的问题
对于weui组件,采用扩展方式引入,不占用主包空间,这个非常好,但是有个问题,现在不知道weui-wxss的版本,希望能够在配置中设置weui-wxss的版本号,用户能够自己选择具体的weui-wxss版本
特性方案
在配置文件中
"useExtendedLib": {
"weui": {version:1.0.8}
}
The text was updated successfully, but these errors were encountered: