Skip to content

lexmin0412/tarox-build

Repository files navigation

Taro Build Scripts

English | 中文

A taro build script forked from @tarojs/cli

Installation

$npm i @tarox/build -D

Usage

replace build script with content below, you don't need to add @tarojs/cli into your devdependencies to maintain the consistence between cli and runtime dependencies anymore.

// package.json
{
	"scripts": {
		"build": "npx tarox-build build --type weapp"
	}
}

About

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

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published