prestarocket-agence / classic-rocket

Classic Rocket is a rework of "classic theme". It has been built keeping in mind : performance, accessibility and SEO.
https://demoprestashop.prestarocket.com/
Other
229 stars 127 forks source link

Copy images from _dev/img to assets/img #147

Closed dangelion closed 4 years ago

dangelion commented 4 years ago

Hi when I add images in _dev/img they're not automatically copied to assets/img. Same if I re-run npm run watch or npm run build. I'd avoid to manually copy them... Is it a bug or something? How solve it?

prestarocket commented 4 years ago

Hi, they are copied when it s used in scss (ex : bg img)

dangelion commented 4 years ago

I use images in HTML, and for that they're not copied

dangelion commented 4 years ago

I think this need to be re opened and should implemented, any framework/starter theme has it. Copying images from dev folder to assets folder