yyx990803 / register-service-worker

A script to simplify service worker registration with hooks for common events.
MIT License
638 stars 58 forks source link

add catches to serviceWorker.ready calls to work around an issue with FireFox options that can actually lead to rejecting the ready Promise #46

Closed j0Shi82 closed 3 years ago

j0Shi82 commented 3 years ago

closes #45

Duncank commented 3 years ago

Any plans for gettings this merged?