improve source map handling (#3464)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 10 Oct 2019 19:52:33 +0000 (03:52 +0800)
committerGitHub <noreply@github.com>
Thu, 10 Oct 2019 19:52:33 +0000 (03:52 +0800)
commit6d57ca1a59449cd11de296d091a35551ce9cbee7
tree60d947a5031e7b4db89d46f7720a2eab9c75fa0a
parent3320251b4b5caafb2d28fa22b027c7f0916f6b1a
improve source map handling (#3464)

fixes #2947
fixes #3277
fixes #3411
lib/minify.js
test/input/issue-3441/input.js [new file with mode: 0644]
test/mocha/sourcemaps.js