We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gatsby's new Image CDN can easily be supported by making use of gatsbyImage, see https://support.gatsbyjs.com/hc/en-us/articles/4426393233171-How-to-Enable-Image-CDN — meaning a considerable performance improvement.
gatsbyImage
The text was updated successfully, but these errors were encountered:
Great idea. Would you like to submit a PR for that?
Sorry, something went wrong.
an implementation has been made, testing is needed, and performance is not guaranteed. we'll revisit if folks are using it.
Wow, great; will be glad to test - what should I install and is there any flag / config to enable Image CDN for this plugin? I don't see it in v3.1.2.
Opps, closed this without reading closely. Wrong plugin.
Update dependency all-contributors-cli to v6.17.0 (#220)
61495ed
Co-authored-by: Renovate Bot <[email protected]>
No branches or pull requests
Gatsby's new Image CDN can easily be supported by making use of
gatsbyImage
, see https://support.gatsbyjs.com/hc/en-us/articles/4426393233171-How-to-Enable-Image-CDN — meaning a considerable performance improvement.The text was updated successfully, but these errors were encountered: