image-webpack-loader icon indicating copy to clipboard operation
image-webpack-loader copied to clipboard

Apply add feature: remove whether the image is larger than the original image

Open whhlulu opened this issue 6 years ago • 2 comments

It's bigger after image processing. remove whether the image is larger than the original image

whhlulu avatar Jun 11 '19 06:06 whhlulu

Can you elaborate? Do you want a size check for each image being processed through this plugin? if so, I guess then this is not the work of this plugin. You can use some other webpack plugin to monitor the assets 's size

anikethsaha avatar Dec 16 '19 18:12 anikethsaha

@anikethsaha What he means is that the compressed image is larger than the uncompressed image.

kiccer avatar Apr 02 '21 07:04 kiccer