foxfriends / root

Play Root online with friends. Original board game by Cole Wehrle, with art by Kyle Ferrin
6 stars 1 forks source link

Image optimization #46

Open foxfriends opened 3 years ago

foxfriends commented 3 years ago

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.