I’ve been testing out Sage9 - looks awesome. I have a beginner question though. I see it runs imagemin on images in the assets/images directory and moves them over to dist/images directory, and it gives a new image name (and updates wherever that image is used, at least in CSS.
My question is really around the uploads directory. How do people manage user uploaded images and are you able to run some kind of imagemin process against them?