TalAter / UpUp

✈️ Easily create sites that work offline as well as online
https://www.talater.com/upup/
MIT License
4.88k stars 264 forks source link

Add function to unregister service worker #98

Open TalAter opened 8 years ago

TalAter commented 8 years ago

UpUp.unregister() should remove the service worker controlling the current origin

jperasmus commented 7 years ago

Seeing that the registration happens with UpUp.start(), would it not be better to have it as UpUp.stop()?