webpack-contrib / terser-webpack-plugin

Terser Plugin
MIT License
1.95k stars 157 forks source link

build!: minimum supported Node.js version is `18.12.0` #590

Closed snitin315 closed 9 months ago

snitin315 commented 9 months ago

This PR contains a:

Motivation / Use-Case

Breaking Changes

Additional Info

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (64b6124) 97.21% compared to head (b231596) 97.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #590 +/- ## ======================================= 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.

alexander-akait commented 9 months ago

Let's avoid update here to keep webpack sync with terser-webpack-plugin

snitin315 commented 9 months ago

Make sense, will close it for now then.