@mschoening/forge-publisher-gcs
v0.1.0
Published
A Forge publisher for Google Cloud Storage
Downloads
22
Maintainers
Readme
@mschoening/forge-publisher-gcs
A fork of forge-publisher-gcs that allows setting metadata on the uploaded files.
This is useful to set cache-control headers.
To install dependencies:
bun install
To build:
bun run build
To publish:
npm publish