Display gzipped size for JS and CSS after builds
Created by: gaearon
We currently recommend http-server
for testing prod builds but it doesn’t gzip.
This might lead you down the path of optimizing the wrong thing in the bundle size.
We should fix our instructions.