Closed ghost closed 9 years ago
ember-cli-deploy
is in the process of merging with ember-deploy
. Therefore, no more changes will be made to this repo. Please see the README for more details. /cc @neaket360pi
Cool, looks like this is already implemented in the newer repo. Thanks for the info.
To support serving gzipped assets from S3 correctly, we need a way to set additional headers when uploading content to S3.
Example Usage:
ember install:npm ember-cli-gzip
.gz
file extension with ember-cli-gzip and only served compressed files, without any additional changes