gatsby-plugin-remote-images icon indicating copy to clipboard operation
gatsby-plugin-remote-images copied to clipboard

Pass `silent` parameter to createImageNode function

Open tlahmann opened this issue 9 months ago • 0 comments

The plugin is reporting errors even though the option silent: true is set in gatsby-node.{ts,js}

This change includes the silent parameter from the plugin's configuration when calling the createImageNode function.

tlahmann avatar May 06 '24 12:05 tlahmann