Open Moto42 opened 1 month ago
Currently users can upload images of any size and they just go straight to the live site.
This is a bad idea.
Investigate using iMagick to automaticly optimize file sizes for web at build time.
We should probably check to make sure that we don't re-do any images that are already optimized.
remember Git has functions to tell you what files have changed.
Currently users can upload images of any size and they just go straight to the live site.
This is a bad idea.
Investigate using iMagick to automaticly optimize file sizes for web at build time.
We should probably check to make sure that we don't re-do any images that are already optimized.