hayes0724 / shopify-packer

Modern development tool for Shopify using Webpack 5. Easy to extend and customize, zero build config, compatible with Slate and existing websites.
https://hayes0724.github.io/shopify-packer/
MIT License
181 stars 37 forks source link

[BUG] style.css.liquid in assets breaks watcher #144

Closed marioloncarek closed 2 years ago

marioloncarek commented 3 years ago

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:

  1. put file.css.liquid in assets
  2. packer start
  3. 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):

Packer (please complete the following information):

Theme (please complete the following information):

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 2.4.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: