Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

[Feature request]: Add Gatsby image compat with Imgix images #188

Open
madeleineostoja opened this issue Apr 26, 2020 · 1 comment
Open

Comments

@madeleineostoja
Copy link
Contributor

Borrowing an idea from gatsby-source-prismic, it would be great if we could add a compat layer between Prismic's Imgix processing and gatsby-image, so a) we don't have to download and transform images locally (huge drain on build time), and b) we can work with rather than against the default Imgix processing (see: #177).

The logic to do so is pretty straightforward, see how gatsby-source-prismic does it

@ohlr
Copy link

ohlr commented Jul 7, 2020

@seaneking your link is broken

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants