Open martines3000 opened 8 months ago
Will this fix #44 as well do you think?
Will this fix #44 as well do you think?
Yes, this PR also resolves that issue. There was another issue now ReferenceError: __filename is not defined in ES module scope
, but I fixed this in latest commit.
Thank you for making me aware of that, it helped me catch the bug 👍 .
I also fixed a wrong import in tests and small lint issue that was introduced by me. Now it should be better.
@developit When you get the time, please check out the PR as it should resolve quite a lot of issues. Thank you in advance 💯 .
Possibly a fix for https://github.com/developit/web-worker/issues/48 too
The build is broken for 7 months in this PR isn't reviewed after 4 months. Maybe time to fork this :cry:
Fixes: #46 and also #36 and #44