uicrooks / shopify-theme-lab

Shopify theme development environment using Liquid, Vue and Tailwind CSS. Built on top of Shopify CLI 🧪
https://uicrooks.github.io/shopify-theme-lab-docs/
MIT License
754 stars 135 forks source link

Save theme customisations ? #166

Open garethworld opened 2 years ago

garethworld commented 2 years ago

Operating system

osx

Node.js version

0

Shopify CLI version

2.00

Browsers

Chrome

Version

4 (Current)

Modifications

No response

Details

How do you deploy a theme without losing the changes made in the theme customiser? I would like to be able to copy over the changes I make in the temporary editor when using "npm run start"

Notice

artless01 commented 2 years ago

In addition to remote themes in your store, npm run shopify:pull returns your dev theme as an option. You can pull in your json changes there and commit to your repo

ENG1N3X commented 1 year ago

https://shopify.dev/themes/tools/cli/commands#dev

Add flag to package.json - --theme-editor-sync