davidtucker-blog icon indicating copy to clipboard operation
davidtucker-blog copied to clipboard

GZIP CSS and JS Files in Build Process and Set Correct Content-Type in S3 Upload

Open davidtucker opened this issue 11 years ago • 0 comments

Currently the CSS/JS files are not gzip'd. We could probably save over 150k in transfer if these were gzip'd. This would need to be integrated into grunt.

More Information: http://stackoverflow.com/questions/5442011/serving-gzipped-css-and-javascript-from-amazon-cloudfront-via-s3

davidtucker avatar Jul 25 '13 16:07 davidtucker