AlexanderProd / gatsby-shopify-starter

🛍 Simple starter to build a blazing fast Shopify store with Gatsby.
https://gatsby-shopify-starter.alexanderhoerl.de
Other
422 stars 95 forks source link

chore: upgrade deprecated shopify plugin to official version #20

Closed nezygis closed 5 years ago

nezygis commented 5 years ago

The currently used 'gatsby-source-shopify2' plugin is deprecated as you can see in their repo: https://github.com/witbybit/gatsby-source-shopify their own recommendation is to use the official version so I upgraded it to the current gatsby-source-shopify plugin. Nothing else needs changing so its a pretty simple PR

AlexanderProd commented 5 years ago

Thanks for the PR @nezygis !