webpack-contrib / uglifyjs-webpack-plugin

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

feat: generate higher quality SourceMaps #408

Closed alexander-akait closed 5 years ago

alexander-akait commented 5 years ago

This PR contains a:

Motivation / Use-Case

better source map generation

Breaking Changes

No

Additional Info

No

codecov[bot] commented 5 years ago

Codecov Report

Merging #408 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #408   +/-   ##
=======================================
  Coverage   98.58%   98.58%           
=======================================
  Files           5        5           
  Lines         283      283           
  Branches      113      113           
=======================================
  Hits          279      279           
  Misses          4        4
Impacted Files Coverage Δ
src/index.js 98.06% <ø> (ø) :arrow_up:
src/minify.js 100% <100%> (ø) :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 4ea1f0c...d4cc76d. Read the comment docs.