date-io icon indicating copy to clipboard operation
date-io copied to clipboard

Tree shaking

Open ruifernando7 opened this issue 2 years ago • 0 comments

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

ruifernando7 avatar May 31 '22 03:05 ruifernando7