davidtucker-blog
davidtucker-blog copied to clipboard
GZIP CSS and JS Files in Build Process and Set Correct Content-Type in S3 Upload
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