aspnetcore-angular-universal
aspnetcore-angular-universal copied to clipboard
[FEATURE REQUEST] Cached pages don't update on changes.
Hi,
This is simply a feature request. I've noticed that when I make changes to a website made with this template, the client browser ignores the changes in favour of cached files, meaning I have to explain to my clients how to clear their caches, and then explain why it's happening.
I haven't tried implementing it myself yet, I assume that I just add a timestamp to the outputs in webpack?
Anyway, regardless of my efforts! It would be a good feature.
Ignore me... see #593
Just noticed that the v= (Version) isn't updating unless I clear the browser cache!? is it a chrome/client issue?