ember-cli-deploy / ember-cli-deploy/ember-cli-deploy-gzip
Add an option to only keep gzipped files when smaller
Open
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes you do not really know whether a file compresses good (enough) with gzip so that it will actually become smaller.
It would be nice to introduce an option which will discard the gzipped file if the resulting file is larger, and just keep the original one.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.