Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: Service Workers #374

Open
delambo opened this issue Feb 1, 2017 · 3 comments
Open

RFC: Service Workers #374

delambo opened this issue Feb 1, 2017 · 3 comments

Comments

@delambo
Copy link
Member

delambo commented Feb 1, 2017

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.

@janhoogeveen
Copy link
Contributor

This should help: https://github.com/jeffposnick/create-react-pwa#adding-in-a-service-worker

@janhoogeveen
Copy link
Contributor

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.

@felipesilva
Copy link
Contributor

Issues found on create-react-app while integrating SW facebook/create-react-app#2554

@delambo delambo changed the title Spike - Service Workers RFC RFC: Service Workers Jan 3, 2019
@delambo delambo added the RFC label Jan 3, 2019
@woodb woodb added the stale label Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants