-
-
Save stirtingale/18accdd205cd9232a6c603bd91568015 to your computer and use it in GitHub Desktop.
Shopify Theme Kit config example for screencast (https://www.youtube.com/watch?v=1xWFsYmBoX0)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| development: | |
| store: example.myshopify.com | |
| password: add-password-in-config | |
| theme_id: "live" | |
| bucket_size: 40 | |
| refill_rate: 2 | |
| ignore_files: | |
| - "*.swp" | |
| - "*~" | |
| - "config/settings_data.json" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment