yyx990803 / register-service-worker

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

fix(types): Make registrationOptions optional #24

Closed LinusBorg closed 5 years ago

LinusBorg commented 5 years ago

fixes #23

LinusBorg commented 5 years ago

@yyx990803 We need to merge this as the current type defintion breaks the default template in vue-cli with pwa and tpescript plugins enabled.