Some of our servers gzip files on the fly, which is all good. However most of our small sites hosted on S3 don't have any gzip compression happening at the time of writing.
Consider adding gulp zip to happen on the gulp release task. This may also require some metadata changed on the relevant bucket at the time.
Some of our servers gzip files on the fly, which is all good. However most of our small sites hosted on S3 don't have any gzip compression happening at the time of writing.
Consider adding gulp zip to happen on the
gulp release
task. This may also require some metadata changed on the relevant bucket at the time.