Open tigerhawkvok opened 9 years ago
Service Workers:
http://www.html5rocks.com/en/tutorials/service-worker/introduction/
This will enable prompts to copy to the home screen, eg:
So the worker itself doesn't need to do much at all.
Blocked on #31
MOAR POLYMER:
https://github.com/PolymerElements/polymer-starter-kit#service-worker
https://elements.polymer-project.org/elements/platinum-sw?active=platinum-sw-register
Service Workers:
http://www.html5rocks.com/en/tutorials/service-worker/introduction/
This will enable prompts to copy to the home screen, eg:
So the worker itself doesn't need to do much at all.
Blocked on #31