shopify-packer icon indicating copy to clipboard operation
shopify-packer copied to clipboard

[BUG] Locale files are not uploading to Shopify

Open jzelaya-manduka opened this issue 3 years ago • 2 comments

Describe the bug When using either packer start or packer watch, modifying existing locale files locally does not upload changes to the Shopify theme. New files added to the locales folder do not upload either.

To Reproduce Steps to reproduce the behavior:

  1. packer start
  2. make changes in en.default.json and save
  3. refresh the browser

Expected behavior "Uploading to Shopify..." should appear in the console and changes should be seen in the browser.

System (please complete the following information):

  • OS: Mac OSX 11.3
  • Node Version v12.22.1
  • NPM Version 6.14.12
  • Browser chrome 90.0.4430.93

Packer (please complete the following information):

  • Version v2.1.5

Theme (please complete the following information):

jzelaya-manduka avatar Apr 30 '21 19:04 jzelaya-manduka

I have the same issue. Is there any update on this?

ghost avatar May 12 '21 20:05 ghost

Looks like this is also true of settings_schema.json – looks like the command only looks for Liquid files being updated. Would likely be worth observing JSON files too, as these are changed frequently during theme development.

thebiggianthead avatar May 19 '21 16:05 thebiggianthead