developit / workerize-loader

🏗️ Automatically move a module into a Web Worker (Webpack loader)
https://npm.im/workerize-loader
2.31k stars 86 forks source link

Webpack5 with memleak fix #124

Closed naoak closed 2 years ago

naoak commented 2 years ago

This PR is based on #114 with fixing #77, and maybe #108.

developit commented 2 years ago

Thanks for putting in the work to merge all of these! I've finally gotten around to landing this, it's released as 2.0.1

naoak commented 2 years ago

Wow, thanks so much for merging! Glad I could contribute. You may rarely use this, but it is still a great plugin!