NervJS / taro-ui-sample

基于 Taro 的多端 UI 库示范用例
69 stars 43 forks source link

taro 3.x之后,提示不存在编译平台 ui?该怎么开发多端第三方组件库? #19

Open hongxinfeiyang opened 4 years ago

hongxinfeiyang commented 4 years ago

TARO_BUILD_TYPE=ui taro build --ui 👽 Taro v3.0.8

(node:1228) UnhandledPromiseRejectionWarning: Error: 不存在编译平台 ui

SunnyQjm commented 4 years ago

同问

JiyuShao commented 4 years ago

+1

Chen-jj commented 4 years ago

参考 taro-uilib-react 这个库

buuing commented 3 years ago

taro-uilib-react 这个库打出来的包只支持 taro-react, 那请问 taro-vue 里咋办

Hayes-stars commented 2 years ago

同问

zhangjiangpo commented 1 year ago

试试 TARO_BUILD_TYPE=ui taro build --type h5

JiaLe1 commented 1 year ago

参考 taro-uilib-react 这个库

有没有taro+vue 开发跨端组件库的模版?

buuing commented 1 year ago

有没有taro+vue 开发跨端组件库的模版?

没有, 解决方案: taro组件不打包, 直接写两/三套