Github integration, shopify cli theme serve and auto-generated asset files

Not applicable

I noticed that when using the github integration, if you have .liquid asset files shopify will push the autogenerated assets to github.

Ex: for theme.css.liquid shopify will push theme.css.

This creates some issues when using 

 

shopify theme serve

 

 from a git repo because the cli server returns the static asset instead of the one auto-generated from liquid.

Do you know if these autogenerated assets really need to be in git?

Replies 0 (0)