moltin / gatsby-source-moltin

🚀 Gatsby source plugin for building Elastic Path Commerce Cloud powered eCommerce websites
https://www.gatsbyjs.org/packages/@moltin/gatsby-source-moltin
MIT License
21 stars 4 forks source link

Deleting an image from Moltin Dashboard causes Compiling Failure on Gatsby Build #49

Open domtaylor opened 4 years ago

domtaylor commented 4 years ago

Issue with Moltin API whereby if you delete an image or main file from Moltin Dashboard it doesn't actually get removed from the product record so when you run gatsby build again the plugin is still looking for the deleted image. This is a clone of #34 which never actually got fixed.