taro-ui-sample
taro-ui-sample copied to clipboard
taro 3.x之后,提示不存在编译平台 ui?该怎么开发多端第三方组件库?
TARO_BUILD_TYPE=ui taro build --ui 👽 Taro v3.0.8
(node:1228) UnhandledPromiseRejectionWarning: Error: 不存在编译平台 ui
同问
+1
参考 taro-uilib-react 这个库
taro-uilib-react 这个库打出来的包只支持 taro-react
, 那请问 taro-vue
里咋办
同问
试试 TARO_BUILD_TYPE=ui taro build --type h5
参考 taro-uilib-react 这个库
有没有taro+vue 开发跨端组件库的模版?
有没有taro+vue 开发跨端组件库的模版?
没有, 解决方案: taro组件不打包, 直接写两/三套