react-with-moxy icon indicating copy to clipboard operation
react-with-moxy copied to clipboard

Should we optimize png and jpg images?

Open antoniocapelo opened this issue 7 years ago • 1 comments

From @satazor on February 10, 2017 1:32

Question: should we optimize jpg and png images using a webpack loader?

Copied from original issue: moxystudio/react-with-moxy#7

antoniocapelo avatar Nov 13 '17 10:11 antoniocapelo

It's hard for people to know all the good practices, e.g.: force progressive jpgs. On the other hand, this will slow down the building and dev experience :(

See: https://github.com/itgalaxy/imagemin-webpack

satazor avatar Nov 27 '17 04:11 satazor