webpack-contrib / terser-webpack-plugin

Terser Plugin
MIT License
1.94k stars 158 forks source link

fix: bump terser to the latest stable version #587

Closed alexander-akait closed 8 months ago

alexander-akait commented 8 months ago

This PR contains a:

Motivation / Use-Case

fixes https://github.com/webpack-contrib/terser-webpack-plugin/issues/579 fixes https://github.com/webpack-contrib/terser-webpack-plugin/pull/583

Breaking Changes

No

Additional Info

To avoid perf and syntax problems

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0403c77) 97.21% compared to head (a966bb9) 97.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #587 +/- ## ======================================= Coverage 97.21% 97.21% ======================================= Files 3 3 Lines 323 323 Branches 115 115 ======================================= Hits 314 314 Misses 9 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.