thetrevorharmon / gatsby-theme-shopify-manager

The easiest way to start a Shopify shop on Gatsby.
https://gatsby-theme-shopify-manager.netlify.app/
MIT License
121 stars 11 forks source link

Support custom domain names in config options #53

Closed schwartzmj closed 4 years ago

schwartzmj commented 4 years ago

Check if the shopName includes a period. If it does, it must be a custom domain. If it is a custom domain, we do not append ".myshopify.com" to the end of the shop name.

netlify[bot] commented 4 years ago

Deploy request for gatsby-theme-shopify-manager accepted.

Accepted with commit 14251f48773aaab540300e3e3802019a224e3e59

https://app.netlify.com/sites/gatsby-theme-shopify-manager/deploys/5ec7ed760db56c00075cf3c1

thetrevorharmon commented 4 years ago

giphy Thank you for responding and making changes so quickly on this!