webpack-contrib / terser-webpack-plugin

Terser Plugin
MIT License
1.95k stars 157 forks source link

fix: types of Rule #565

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/terser-webpack-plugin/issues/564

Breaking Changes

No

Additional Info

Need wait webpack release with fix

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (818ab49) 97.21% compared to head (5455167) 97.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #565 +/- ## ======================================= Coverage 97.21% 97.21% ======================================= Files 3 3 Lines 323 323 Branches 115 115 ======================================= Hits 314 314 Misses 9 9 ``` | [Impacted Files](https://app.codecov.io/gh/webpack-contrib/terser-webpack-plugin/pull/565?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/terser-webpack-plugin/pull/565?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack-contrib#diff-c3JjL2luZGV4Lmpz) | `97.45% <ø> (ø)` | |

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