matrus2/webpack-s3-uploader

Content-Encoding gets stripped from ico images

Opened this issue · 1 comments

Is this intentional?

if (/\.ico/.test(fileName) && s3Params.ContentEncoding === 'gzip') {

@nemosupremo It was, but I don't think it is still valid. Feel free to open PR with test.