- From: Jake Archibald <notifications@github.com>
- Date: Mon, 07 Jun 2021 03:42:01 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 7 June 2021 10:42:49 UTC
@tophf `importScripts()` already works for non-module service workers. However, you can only load scripts that you imported before activation. This is similar to the `import()` behaviour defined above. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1585#issuecomment-855817453
Received on Monday, 7 June 2021 10:42:49 UTC