graysonhicks / gatsby-plugin-remote-images

:floppy_disk: A Gatsby.js plugin for downloading and linking remote images from another node's field for the benefits of gatsby-image.
155 stars 39 forks source link

Gatsby ImageCDN support? #87

Open raae opened 2 years ago

raae commented 2 years ago

Such a smart plugin. Would it make sense to make it possible to enable Gatsby ImageCDN? So the user select between downloading locally and utilizing the CDN?

If so I would like to give it a go!

graysonhicks commented 2 years ago

Heck yes! I saw you have done that in some other places. PR welcome. Would be cool to try on stream as well?

raae commented 2 years ago

Heck yes! I saw you have done that in some other places. PR welcome. Would be cool to try on stream as well?

You wanna join me on stream?

graysonhicks commented 2 years ago

Sure! Hopefully can give some context on this plugin, help out a bit, and learn how you add the CDN support.