make `enclose` & `wrap` work with `sourceMap` (#3396)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sat, 4 May 2019 12:25:52 +0000 (20:25 +0800)
committerGitHub <noreply@github.com>
Sat, 4 May 2019 12:25:52 +0000 (20:25 +0800)
commit354fec8a9c3c8540d7e964ecbfcb38deaae86a3e
treefed20f61e163195ad4d8eb632e79212e6dcb5587
parent11cdab745d29313a4e1799c65d13f7d6d5a45938
make `enclose` & `wrap` work with `sourceMap` (#3396)

fixes #3313
README.md
bin/uglifyjs
lib/ast.js
lib/minify.js
test/mocha/cli.js
test/mocha/minify.js