@mschoening/forge-publisher-gcs
v0.1.0
Published
A Forge publisher for Google Cloud Storage
Downloads
4
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 installTo build:
bun run buildTo publish:
npm publish