Open artyrcheek opened 3 years ago
I cannot reproduce it with the following commands:
theme download config/settings_data.json --live --no-ignore -v
theme download config/settings_data.json --no-ignore -v
theme download config/settings_data.json -v
Every time my outdated settings_data.json
is overwritten with the latest version from Shopify.
Environment:
So there is probably an issue with the macOS version of ThemeKit. Maybe someone with a mac can verify.
when i run
theme download config/settings_data.json --live --no-ignore -v
on a theme with an outdated settings_data.json file it returns:Implying that the settings_data.json files are the same, when they are not
To Reproduce Steps to reproduce the behavior:
settings_data.json
fileExpected behavior
settings_data.json
would download from live theme, this would be really useful in theme development to quickly have section settings match that of live site, rather than having to do it manuallyEnvironment (please complete the following information):