Re: [w3c/ServiceWorker] How should import() work in service workers? (#1585)

does firefox not support imports in service workers?
I'm using `firefox 118`

here is how i do it:
* https://github.com/serapath/ff-sw-import/

It works in google chrome, but not in mozilla firefox:
* https://serapath.github.io/ff-sw-import/


### MDN says it should work:
* https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/register#type
* https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/register#browser_compatibility

### caniuse says it should work:
* https://caniuse.com/mdn-javascript_statements_import_service_worker_support





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

Message ID: <w3c/ServiceWorker/issues/1585/1776461160@github.com>

Received on Tuesday, 24 October 2023 03:29:28 UTC