[Bug]: theme pull --only Removing Files #4472
Labels
Area: @shopify/theme
@shopify/theme package issues
#gsd:40767
Fortify local development experience for Liquid themes
important
second highest severity for theme related bug
Type: Bug
Something isn't working
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
I have a script that pulls the latest template .json and config json files that I have used for over a year without any issues.
shopify theme pull --live --store STORE-NAME --path theme --only templates/*.json config/settings_data.json --verbose
The expectation is that this will pull any changed template and config JSON files.
Actual behavior
The files are pulling as expected, however it has a side effect of removing some of the built asset/ js and css files.
Verbose output
Reproduction steps
Operating System
Mac OS 14.5
Shopify CLI version (check your project's
package.json
if you're not sure)3.67.0
Shell
zsh
Node version (run
node -v
if you're not sure)20.14.0
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: