You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(gatsby-transformer-sharp): removed unnecessary conversion to webp (#25325)
* fix(gatsby-transformer-sharp): removed unnecessary conversion to webp
* Restore deleted code, which converts to webp with `sharp` and added condition to not convert to webp with `imagemin` second time in Windows.
* Deleted everything related to imagemin-webp
Co-authored-by: gatsbybot <[email protected]>
0 commit comments