alexcorvi/heic2any

Is there a way to reduce bundle size

yongyi520 opened this issue · 2 comments

Is there a way to reduce bundle size? When I run npm run build on this code, I got 1.15MB zipped size

Screen Shot 2022-04-12 at 11 20 13

I've got the same problem. The bundle size is to big.

Sadly, this is not possible, as this library actually depends on
libheif which makes up 99% of the bundle size.