Hello,
We are developing a Shopify theme for a client and there are multiple developers that are working on a theme. Theme is using Shopify 2.0 and we are using Shopify CLI. If we could use Github Integration for theme that would be great, but we cannot because a theme includes some build tools.
Currently settings_data.json file is in .shopifyignore to avoid overriding content on the dev store, but how can we then pull content from the dev store?
Another question is if we have published theme and all of us are working on it, how can we avoid overriding when we are doing shopify theme push?
Thanks.