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 publishA Forge publisher for Google Cloud Storage
Homepage npm TypeScript Download
npm install @mschoening/forge-publisher-gcs@0.1.0
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