Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

gzipExtensions option

Latest
Compare
Choose a tag to compare
@Scarysize Scarysize released this 01 Nov 11:14
· 24 commits to master since this release

Allows to configure gzipExtensions in the .gcloud.json file:

{
  "gzipExtensions": ["csv", "html"]
}

This will upload matching files compressed and with the correct Content-Encoding.