birkir / gatsby-source-prismic-graphql

Gatsby source plugin for Prismic GraphQL
MIT License
137 stars 75 forks source link

Feat: Remove imgix optimizations on Sharp images #187

Closed madeleineostoja closed 4 years ago

madeleineostoja commented 4 years ago

Fixes #177

Alternatively we could add a config option, like imageOptimizations: string[] to configure the imgix flags rather than disable outright. That's a bit unintuitive though because it would only apply to xSharp images, and if you're using sharp locally you almost certainly don't want Prismic's automatic imgix compression.

Duaner commented 4 years ago

I think this PR might conflict with another one @seaneking i have a querystring undefined now.