webpack-contrib / thread-loader

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

fix: compatibility with ts-loader #183

Closed alexander-akait closed 1 year ago

alexander-akait commented 1 year ago

This PR contains a:

Motivation / Use-Case

fixes https://github.com/webpack-contrib/thread-loader/issues/179

Breaking Changes

No

Additional Info

No

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (071c40e) 21.23% compared to head (9b26365) 21.23%.

:exclamation: Current head 9b26365 differs from pull request most recent head 0c4a424. Consider uploading reports for the commit 0c4a424 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #183 +/- ## ======================================= Coverage 21.23% 21.23% ======================================= Files 8 8 Lines 504 504 Branches 108 108 ======================================= Hits 107 107 Misses 348 348 Partials 49 49 ``` | [Impacted Files](https://app.codecov.io/gh/webpack-contrib/thread-loader/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack-contrib) | Coverage Δ | | |---|---|---| | [src/index.js](https://app.codecov.io/gh/webpack-contrib/thread-loader/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack-contrib#diff-c3JjL2luZGV4Lmpz) | `60.00% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.