Create a Service Worker (sw.js) for a website without offline feature!

I want to create a Service Worker (sw.js) for my website that shows the native install feature on browsers. I don’t need the offline feature or cache feature, it’ll just work online otherwise network problem error.

NOTE: I’ve my manifest file added to my website.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.