locomotivemtl / locomotive-boilerplate

🚂 Front-end boilerplate for projects by Locomotive.
https://locomotivemtl-boilerplate.vercel.app/
MIT License
458 stars 71 forks source link

No image processing? #115

Closed edoardobiasini closed 2 years ago

edoardobiasini commented 2 years ago

I can't seem to find any reference in build.js or watch.js What is the purpose of having an images folder inside above root assets folder if those images don't get copied/optimized inside the assets folder available under www?

Jerek0 commented 2 years ago

Hi, we currently only use the images folder to generate an SVG sprite based on SVG files you put in assets/images/sprite or as specified in loconfig.json