Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mp-builder

Usage

import Builder from "mp-builder";

const builder = new Builder({
  appid: "appid",
  privateKeyPath: "path/to/privateKeyPath",
  projectPath: ".",
});

builder.preview(); // preview
builder.upload(); // upload
mp-builder -v 1.1.1 -c "path/to/custom_config_path"

About

wechat miniprogram's builder

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages