Cache busting in Angular for static assets
Images and other assets you have in your assets folder that you reference in Angular templates are not hashed, and we are going to solve that problem.
Continue reading “Cache busting in Angular for static assets”