Hey Zach,
I took a stab at implementing a feature I've wanted for a long time: directly copying the image when a width matches. This:
- cut my build times by about ~50% (23mins to 12mins)
- avoids double-compressing images
- keeps file sizes smaller
- is opt-in, behind an optional flag
Would you like a PR for this? If so I'm happy to clean it up and send over.
Related:
Hey Zach,
I took a stab at implementing a feature I've wanted for a long time: directly copying the image when a width matches. This:
Would you like a PR for this? If so I'm happy to clean it up and send over.
Related: