You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to have Rollup optimize the images as they are being copied, e.g. using svgo and other image optimization tools? I know Webpack has image-minimizer-webpack-plugin, among other options, I assume Rollup must have one too. Let's set that up so we can be sure the images are optimal.
The text was updated successfully, but these errors were encountered:
Is there a way to have Rollup optimize the images as they are being copied, e.g. using
svgo
and other image optimization tools? I know Webpack has image-minimizer-webpack-plugin, among other options, I assume Rollup must have one too. Let's set that up so we can be sure the images are optimal.The text was updated successfully, but these errors were encountered: