TheShareGame icon indicating copy to clipboard operation
TheShareGame copied to clipboard

Frontend: Bust cache after redeploy

Open Zarathustra2 opened this issue 5 years ago • 1 comments

After redeploying we need to bust the cache of the active users and also for the routes which are loaded lazy.

https://medium.com/js-dojo/vuejs-pwa-cache-busting-8d09edd22a31

Zarathustra2 avatar May 14 '20 20:05 Zarathustra2

This does not fit as we do not have a PWA setting.

I think the bast call is to write a custom error handler and on web chunck error force the site to reload.

Zarathustra2 avatar May 15 '20 13:05 Zarathustra2