bofirial / DungeonBot

A website for learning to code using c#.
https://dungeonbot.net
MIT License
5 stars 1 forks source link

Cache Busting for new Deployments #96

Closed bofirial closed 3 years ago

bofirial commented 3 years ago

Currently after a deployment all users need to CTRL-F5 to see the new changes. Blazor has built in support for Cache Busting but something must not be configured right. We need to research what is being cached inappropriately and what can be done to fix it.

bofirial commented 3 years ago

https://docs.microsoft.com/en-us/aspnet/core/blazor/progressive-web-app?view=aspnetcore-5.0&tabs=visual-studio#cache-first-fetch-strategy