yyx990803 / register-service-worker

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

fix: check if hooks are provided #1

Closed sqal closed 6 years ago

sqal commented 6 years ago

This fixes a small bug (TypeError: Cannot read property 'error' of undefined) when user does not pass any callbacks to the register function