I am trying to use the Shopify CLI to work on a preview theme, but I cannot find any documentation around how to switch the themes that are sync’d when running ‘shopify theme serve’.
I figured this out, I was using the Shopify CLI incorrectly. The theme is just sync’d locally, when you are done making changes, you can use shopify theme push, to push your updates to the correct theme.
1 Like