netlify-plugin-gatsby icon indicating copy to clipboard operation
netlify-plugin-gatsby copied to clipboard

Add support for image runner

Open ascorbic opened this issue 4 years ago • 0 comments

If an the build command is set to gatsby-runner, then add the support for the image handling:

  • [ ] Detect gatsby-runner in the build script or build command
  • [ ] Mutate the function config to set correct values for builder, included files and external node modules
  • [ ] Create the gatsby-image function
  • [ ] Add the redirect

ascorbic avatar May 29 '21 07:05 ascorbic