I want to reduce/compress the size of assets folder content especially images (PNG, JPEG, SVG). In the current build its taking the actual size so build size is increased upto 200MB.
How can reduce the bundle size?
I want to reduce/compress the size of assets folder content especially images (PNG, JPEG, SVG). In the current build its taking the actual size so build size is increased upto 200MB.
How can reduce the bundle size?