Haowei Wang
Results
2
issues of
Haowei Wang
## 🚀 Feature Proposal `Checkbox` and `Radio` components provide some way to access the underlying input element. ## Motivation Sometimes it's handy to access the input element directly(Such as integrate...
支持monorepo(yarn workspace or learn)。 如果`yarn workspace`有 3个package A,B,C。 A和B两个独立的需要构建的`mpvue`小程序,C是公用的组件 那么构建小程序A的时候 mpvue-loader会把`C`里的组件,build到 `A/C/`目录,而不是`A/dist/`里面,引用的时候则是通过 `