Describe the bug
When you put .css.liquid file in the assets it breaks the watcher (packer start) and it will not update css or js. Deploy does not have that issues.
To Reproduce
Steps to reproduce the behavior:
put file.css.liquid in assets
packer start
terminal shows this error:
custom.css.liquid: no such file or directory
Expected behavior
watcher working after adding .css.liquid files to assets
System (please complete the following information):
OS: OSX
Node Version: v14 LTS
NPM Version: latest
Packer (please complete the following information):
Version: 2.2.0
Theme (please complete the following information):
Describe the bug When you put .css.liquid file in the assets it breaks the watcher (packer start) and it will not update css or js. Deploy does not have that issues.
To Reproduce Steps to reproduce the behavior:
custom.css.liquid: no such file or directory
Expected behavior watcher working after adding .css.liquid files to assets
System (please complete the following information):
Packer (please complete the following information):
Theme (please complete the following information):