dmtrKovalenko / date-io

Abstraction over common javascript date management libraries
MIT License
719 stars 90 forks source link

Tree shaking #616

Open ruifernando7 opened 2 years ago

ruifernando7 commented 2 years ago

I'm using @mui/lab/AdapterDateFns which depends on @date-io/date-fns. When i build the app using webpack with production mode, the date-fns bundle size is still too large (254 kb) image