-
- Downloads
Drop non gzipped sourcemap files
This saves us about 17MB in packagesize. If we had dropped all non-gzipped JS we would have gained an additional 6MB in savings, but we currently allow admins to turn off gzip in nginx, and making the decision whether its safe to change the other gzip files is harder.
Please register or sign in to comment