Re: [w3c/ServiceWorker] Feature detection for type="module" support (#1582)

> Perhaps a way of feature-detecting support needs to be done on the `WorkerGlobalScope` level, to address that use case as well?

It'd be nice to be able to detect it without starting up a worker. Although, at least with a worker you can avoid the network request. But yeah, it'd be good to have the same solution in both places.

Going to see if I can make the test better, so it might be broken for a bit…

-- 
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/1582#issuecomment-820525436

Received on Thursday, 15 April 2021 15:36:17 UTC