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

PWA Support #150

Open
grady-lad opened this issue Jan 3, 2018 · 1 comment
Open

PWA Support #150

grady-lad opened this issue Jan 3, 2018 · 1 comment

Comments

@grady-lad
Copy link
Contributor

The current PWA features provided via create-react-app are currently disabled.

We should probably re-enable this feature so that our users don't have to re-download the js bundle when there are no new updates on the site.

It may also be worth our while to make the APP is to a fully functional PWA, allowing users to use to app just like a native mobile app, even with offline support ?

@decentral1se decentral1se added this to the P3: Optional milestone Jan 21, 2018
@grady-lad
Copy link
Contributor Author

For now it would be nice to opt back in to using the service work to cache the bundle so users don't have to download the websites bundle every time they use the site.

Create react app provides this by default, we just need to re-enable this feature.

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

2 participants