Somehow I just can't get installed PWAs to update anymore.
Versioning in service worker increments and new service worker gets found and installed but somehow it still serves old files.
I'm open for any tips with this. Maybe I'll have to use webpack and cache busting by versioning the file names?!
Somehow I just can't get installed PWAs to update anymore.
Versioning in service worker increments and new service worker gets found and installed but somehow it still serves old files.
I'm open for any tips with this. Maybe I'll have to use webpack and cache busting by versioning the file names?!