Questions and discussions about using the Shopify CLI and Shopify-built libraries.
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'.
Solved! Go to the solution
This is an accepted solution.
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.
This is an accepted solution.
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.