drwpow / lightspeed-image-loader

Responsive images & optimization made easy
14 stars 1 forks source link

Blank PNGs #8

Open drwpow opened 6 years ago

drwpow commented 6 years ago

Running the images through imagemin seem to result in blank images. This might be the result of passing bad options to the individual plugins, or it may be as simple as a version swap.

Should ideally be handled alongside #3 and #4 either way.

drwpow commented 6 years ago

Update: imagemin is now correctly configured, but now, Sharp exports PNGs that only Chrome seems to like. Still searching for a good solution there.