django-pwa
django-pwa copied to clipboard
Every GET fetches ServiceWorker.js
With default servieworker.js every get hits network to fetch ServiceWorker.js. Is this by design or we need to modify some aspects of fetch() in default serviceworker.js which comes along with code base.