Re: [w3c/ServiceWorker] Is it possible to serve service workers from CDN/remote origin? (#940)

Hi @jakearchibald I had one doubt. I am able to serve this [sw.js](https://github.com/dbrennand/PS2Alert.me/blob/ac569e83efefec2f5e94d4a145a3756b7c6d0ecb/frontend/sw.js#L11) file through nginx server but when I try to use importScripts() it throws error-> self.importScripts() is not a function any idea what is the workaround for this?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/940#issuecomment-1166481792
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/issues/940/1166481792@github.com>

Received on Sunday, 26 June 2022 10:17:10 UTC