You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
packer watch
change the js file
does not upload the file, but changes are made in the dist folder
packer deploy
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
The text was updated successfully, but these errors were encountered:
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:
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):
Packer (please complete the following information):
Theme (please complete the following information):
The text was updated successfully, but these errors were encountered: