gatsby-transformer-cloudinary icon indicating copy to clipboard operation
gatsby-transformer-cloudinary copied to clipboard

Use Cloudinary images with gatsby-image for high performance and total control!

Results 23 gatsby-transformer-cloudinary issues
Sort by recently updated
recently updated
newest added

Relevant Gatsby Docs - https://www.gatsbyjs.com/docs/how-to/plugins-and-themes/configuring-usage-with-plugin-options

Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.15.0. Changelog Sourced from terser's changelog. v5.15.0 Basic support for ES2022 class static initializer blocks. Add AudioWorkletNode constructor options to domprops list (#1230) Make identity...

dependencies

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.9 to 3.9.11. Release notes Sourced from vm2's releases. 3.9.11 New Features https://github.com/patriksimek/vm2/commit/58478a58c6f4af3c54faf4117ed5ab72d2cc8cd5: Add option require.strict to allow to load required modules in non strict mode. Fixes...

dependencies

- [ ] Use unsplash photos - Ie. remove images of Jason++ - [ ] Use gatsby-plugin-image terminology - Ie. remove fixed/fluid categorization

I am trying to use this project to transform Cloudinary-hosted images passed through Contentful with unfortunately mixed results. In short, I have a Contentful environment with a content type ("Artwork")....

As stated in issue #214, gatsby-transformer-cloudinary does not work with the Sanity Cloudinary Plugin. Not out of the box. So the README needs a new main headin called "Add Gatsby...

documentation

We are looking to make the plugin seamlessly support Cloudinary assets sourced via CMSs and other sources. 1. Let the user configure where to find the Cloudinary data (ie. GraphQL...

feature