Generate dist/ files, deploy dist/ online, images (svg) not refreshing!

Hi there,

I got an issue with the Sage theme. When I am developing a new website with ‘yarn start’ everything works fine. Then I want to deploy it on a server. So I am using ‘yarn build’ and then put it online on a server. The issue is that when I deploy it I can change every file (css, js and blade), but my images (jpg & svg in dist/images) are not updating online. When I take a look at the dist/images folder on my laptop, then the SVGs are compiling the right way. Online are still the old compiled versions of the SVGs.

Can someone please tell what I am doing wrong or what I need to do to fix this problem?

Regards,

Mark

This topic was automatically closed after 42 days. New replies are no longer allowed.