When I look for examples for determining that a Blazor App (PWA) has an update available I find many lengthy examples focusing on service-worker.js rewrites. Is there a easier way? Or a way that leaves the service-worker.js intact?
↧
When I look for examples for determining that a Blazor App (PWA) has an update available I find many lengthy examples focusing on service-worker.js rewrites. Is there a easier way? Or a way that leaves the service-worker.js intact?