We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a88337c + a8b69ca commit ec4e60aCopy full SHA for ec4e60a
1 file changed
template/config/shopify.yml
@@ -19,10 +19,12 @@ development:
19
theme_id:
20
store:
21
ignore_files:
22
+ #- settings_data.json # Uncomment this line to avoid resetting theme settings
23
24
production:
25
api_key:
26
password:
27
theme_id: "live"
28
29
30
0 commit comments