You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Investigate the various webpack service worker plugins and sw-cache/toolbox and create an RFC for Service Workers in kyt.
I'm going to assign this to myself because we will need some internal work to test this against our apps, but feel free to do your own investigation and POC. I'd like a good, flexible implementation.
The text was updated successfully, but these errors were encountered:
We made a beginning on this spike in our own fork.
All static assets are cached properly. All that remains is making sure the routes themselves are cached as well, otherwise reloading while offline is still impossible.
Investigate the various webpack service worker plugins and sw-cache/toolbox and create an RFC for Service Workers in kyt.
I'm going to assign this to myself because we will need some internal work to test this against our apps, but feel free to do your own investigation and POC. I'd like a good, flexible implementation.
The text was updated successfully, but these errors were encountered: