Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 962 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 962 Bytes

@nx-extend/gcp-storage

@nx-extend/gcp-storage NPM package

Nx plugin for deploy your app to Cloud Storage.

Setup

Install

npm install -D @nx-extend/gcp-storage

Usage

Upload

Available options:

name type default description
bucket string What bucket to upload to
directory string / What directory of the apps dist folder to upload
gzip boolean false Use gzip when uploading
gzipExtensions string For what extensions to use gzip