@blackbaud/skyux-deploy

2.4.0 • Public • Published

skyux-deploy

npm status

Deployment package for skyux apps.

Install

npm install -g @blackbaud/skyux-deploy

Usage

skyux-deploy deploy or skyux-deploy publish

Options

All of the following options are required and overridable via the CLI. For example, to set the name of the SPA the command would be:

skyux-deploy --name MySPA

Option Default
name null
version version property in package.json
azureStorageAccount null
azureStorageAccessKey null
azureStorageTableName "spa"
isStaticClient false
hashFileNames true
rootElementTagName null
assetsGlob "assets/**/*.*"

null values are typically supplied by the CI process.

Readme

Keywords

none

Package Sidebar

Install

npm i @blackbaud/skyux-deploy

Weekly Downloads

87

Version

2.4.0

License

ISC

Unpacked Size

84.5 kB

Total Files

45

Last publish

Collaborators

  • blackbaud