New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aligov/cloud-builder

Package Overview
Dependencies
Maintainers
8
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aligov/cloud-builder

## 可用命令

  • 1.7.9
  • latest
  • npm
  • Socket score

Version published
Maintainers
8
Created
Source

云效构建脚本

可用命令

# 日常构建
aligov-builder build

# 生产构建
aligov-builder build --prod

# 生产构建(浙江)
aligov-builder build --prod --env=zhejiang

# 日常打包
aligov-builder pack

# 生产打包
aligov-builder pack --prod


提供的环境变量

  • BUILD_TARGET_ENV 构建目标
  • BUILD_PUBLIC_PATH cdn 地址前缀

构建脚本

日常

npm i
npm i @aligov/cloud-builder -g
aligov-builder build
aligov-builder pack

FAQs

Package last updated on 03 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc