DynamoMTL / shopify-pipeline

Shopify Pipeline - A modern pipeline for Shopify theme development
MIT License
86 stars 16 forks source link

Third party app assets files cannot be used with Webpack. #89

Closed bourroush closed 6 years ago

bourroush commented 6 years ago

Steps to reproduce:

Maybe we need a src/assets/vendor folder locally, where every files will not be digested by Webpack, and will be available directly inside the /assets folder remotely. CSS, images, etc. That way, we could also use files like style.scss.liquid and use the power of .liquid, to have some Shopify settings for styles.