webpack-contrib / uglifyjs-webpack-plugin

[deprecated] UglifyJS Plugin
MIT License
1.38k stars 179 forks source link

fix: invalidate cache after changing node version #396

Closed alexander-akait closed 5 years ago

alexander-akait commented 5 years ago

This PR contains a:

Motivation / Use-Case

Invalidate cache after changing nodejs version

Breaking Changes

No

Additional Info

No

codecov[bot] commented 5 years ago

Codecov Report

Merging #396 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #396   +/-   ##
=======================================
  Coverage   98.57%   98.57%           
=======================================
  Files           5        5           
  Lines         281      281           
  Branches      110      110           
=======================================
  Hits          277      277           
  Misses          4        4
Impacted Files Coverage Δ
src/index.js 98.06% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a5121cf...2c92c32. Read the comment docs.