webpack-contrib / thread-loader

Runs the following loaders in a worker pool
MIT License
1.12k stars 69 forks source link

fix: work with `importModule` #218

Closed alexander-akait closed 2 weeks ago

alexander-akait commented 2 weeks ago

This PR contains a:

Motivation / Use-Case

fixes https://github.com/webpack-contrib/thread-loader/pull/188

Breaking Changes

No

Additional Info

No