yyx990803 / register-service-worker

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

force fetch to get sw filee frm network #55

Open devpurohit opened 3 years ago

devpurohit commented 3 years ago

This enables fetching the service worker config directly frm the network bypassing any http cache.