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

[BUG] packer start isn't updating the changes on the dev theme..

Open bstarr322 opened this issue 2 years ago • 2 comments

Describe the bug packer start isn't updating the changes on the dev theme.. Does not upload the js files in the assets folder after the file is changed while running the yarn start command. The changed file is visable in the dist folder.

To Reproduce Steps to reproduce the behavior:

  1. packer watch
  2. change the js file
  3. does not upload the file, but changes are made in the dist folder
  4. packer deploy
  5. now it works

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

System (please complete the following information):

  • OS: Windows 10
  • Node Version : 12.22.9
  • NPM Version : 6.14.15
  • Browser : chrome

Packer (please complete the following information):

  • Version: 2.2.0

Theme (please complete the following information):

  • Custom theme

bstarr322 avatar Mar 02 '22 22:03 bstarr322

@hayes0724 Can you please take a look at this issue ASAP?

bstarr322 avatar Mar 02 '22 22:03 bstarr322

@bstarr322 Did you end up finding a solution?

Eben-Hafkamp avatar May 31 '22 23:05 Eben-Hafkamp