developit/jsdom-worker

Support Module Workers

developit opened this issue · 2 comments

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

@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.

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.