Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 486 Bytes

README.zh-CN.md

File metadata and controls

19 lines (12 loc) · 486 Bytes

Taro Build Scripts

中文 | English

一个 taro 构建脚本,fork 自 @tarojs/cli

安装

$npm i @tarox/build -D

使用

将 build 脚本替换成如下的内容,你就不必在 taro 项目中将 @tarojs/cli 加入 devdependencies 来保证 cli 与运行时相关依赖(如 @tarojs/taro-weapp)的版本一致了。

$npx tarox-build build --type weapp