Taro 组件库。
在小程序端,React/Nerv 指向 mini/index.js
,Vue 无需使用此包。
在 H5 端,React/Nerv 指向 h5/react/index.js
,Vue 指向 h5/vue/index.js
。H5 端使用 stencil 把组件编译为 Web Components 以提供跨框架调用。
NOTE:
@stencil/react-output-target
、@stencil/vue-output-target
在 @tarojs/components-library-* 中存在一些特殊处理,验证过无问题可以自行升级。