Closed karreiro closed 2 years ago
It's related to https://github.com/Shopify/cli/issues/648
The shopify theme serve help message was not including the --only/--ignore flags.
shopify theme serve
--only/--ignore
This PR introduces the --only/--ignore flags in the shopify theme serve help message.
shopify theme serve -h
None.
It's related to https://github.com/Shopify/cli/issues/648
WHY are these changes introduced?
The
shopify theme serve
help message was not including the--only/--ignore
flags.WHAT is this pull request doing?
This PR introduces the
--only/--ignore
flags in theshopify theme serve
help message.How to test your changes?
shopify theme serve -h
Post-release steps
None.
Update checklist