@watertreestar/embark-cli
v1.0.6
Published
toochain for web developer
Readme
Embark CLI
A toolchain for web developers.
Installation
.npmrc中添加
@LocateTechHub:registry=https://npm.pkg.github.compnpm install @LocateTechHub/embark-cliUsage
embark build Options
-p是否推送到OSS,需要环境变量中配置OSS key和secret
configuration
package.json
{
"appName": "outpu-service",
"appVersion": "1.0.0"
}- appName: The name of the application.
- appVersion: The version of the application.
