image-webpack-loader
image-webpack-loader copied to clipboard
Apply add feature: remove whether the image is larger than the original image
It's bigger after image processing. remove whether the image is larger than the original image
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 What he means is that the compressed image is larger than the uncompressed image.