What I’m trying to do
I’m trying to register service worker to use with my plugin.
Things I have tried
I’ve successfully set up web worker, but having trouble with service workers. It’d be helpful if anyone could refer me to some docs/example-repo for setting up service workers.