Drupal Backender Learns Gatsby: Speed up Gatsby Builds With Drupal Image ProcessingGatsby Image, along with gatsby-transformer-sharp and gatsby-plugin-sharp, is a common way to handle images in a Gatsby project. It gives us the power to process source images at build time to create a 'srcSet' for '' or '' tags, or create versions in grayscale, duotone, cropped, rotated, etc.Calvin Tyndall September 16, 2020DevelopmentReactGraphQLDecoupled