Reduce installed size in 2.x
Created by: gaearon
I noticed 2.x has regressed on the installed size
Before:
- 109,142,603 bytes (172.7 MB on disk) for 23,707 items
After:
- 135,452,954 bytes (216.4 MB on disk) for 29,913 items
You can check by creating a project with 2.0 alpha: https://github.com/facebookincubator/create-react-app/issues/3815.
@wtgtybhertgeghgtwtg Is this something you could look into?