Shopify / shopify-cli

Shopify CLI helps you build against the Shopify platform faster.
https://shopify.dev/tools/cli
Other
1.01k stars 201 forks source link

[Feature] Add short flag "-e" for "--theme-editor-sync" #2676

Closed Poitrin closed 2 years ago

Poitrin commented 2 years ago

WHY are these changes introduced?

Fixes #2587

Partner would like a short flag for --theme-editor-sync.

CLI 3.x-related changes: https://github.com/Shopify/cli/pull/721

WHAT is this pull request doing?

Adds short flag -e for --theme-editor-sync.

How to test your changes?

  1. shopify-dev theme serve -e
  2. Open the theme editor and make some changes.
  3. Verify that these changes are now visible in your source code.

Post-release steps

Update checklist