gil-- / gatsby-starter-shopifypwa

💚:shopping_cart:💚 Bodega is a Shopify PWA using Gatsby JS + Netlify CMS
https://bodega.netlify.com
MIT License
103 stars 9 forks source link

Feature/switch shopify source #57

Open gil-- opened 5 years ago

gil-- commented 5 years ago

Due to lack of support for image optimization as well as built in support for querying all products, collections, etc. I’ve decided to switch to a Shopify specific source plugin. There are a number of differences in how queries are structured which resulted in the great number of code changes. There’s definitely some room for refactoring some of the code to reduce dependency on query structure.

We’re usinf ‘gatsby-source-shopify2’ instead of the official one since there are issues with the official Shopify source plugin. Switch between them should be sesmlesss down the line.

codeclimate[bot] commented 5 years ago

Code Climate has analyzed commit 3acba1ee and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2

View more on Code Climate.