Migrate to Netlify Today

Netlify announces the next evolution of Gatsby Cloud. Learn more

ContactSign Up
Community Plugin
View plugin on GitHub

gatsby-plugin-cdn-files

Download files from any string on a node so that they can be loaded with the static site. This solution was put in place for static sites that are meant to be loaded by a CDN to avoid having a reliance on two separate data sources.

The source for this is based on the Gatsby Plugin Remote Images plugin. https://github.com/graysonhicks/gatsby-plugin-remote-images

© 2023 Gatsby, Inc.