jsdom-worker icon indicating copy to clipboard operation
jsdom-worker copied to clipboard

Support Module Workers

Open developit opened this issue 5 years ago • 2 comments

This library should be extended to support Module Workers and import.meta.url.

developit avatar Apr 17 '20 17:04 developit

@developit Is this library effectively dead? Seems like a great project; I'd love to switch us over to it if it supported these features.

Nantris avatar Aug 16 '22 22:08 Nantris

I think a fair number of projects use this module, so it's not dead. I haven't needed to update it because I haven't been using Jest for quite a while, which is where I'd originally found it necessary.

I might be able to find some time to work on landing Module Worker support, but it's hard to justify vs to other projects.

developit avatar Aug 17 '22 04:08 developit