TalAter/UpUp

Add function to unregister service worker

TalAter opened this issue · 1 comments

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

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