handle `source-map` operations internally (#3754)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sat, 28 Mar 2020 14:18:56 +0000 (14:18 +0000)
committerGitHub <noreply@github.com>
Sat, 28 Mar 2020 14:18:56 +0000 (22:18 +0800)
commit827bcec1860534442e82e9ccdfc2aca808fada5e
tree1e9b2dd08fc652a63f2709c15e17bcc3432375f6
parentd105ab9722e7a126b149b1ddf724d0eaf4144d86
handle `source-map` operations internally (#3754)
lib/minify.js
lib/sourcemap.js
package.json
test/exports.js
test/input/issue-3040/expect.js
test/input/issue-3294/output.js
test/input/issue-520/output.js
test/mocha/cli.js
test/mocha/sourcemaps.js
test/node.js
tools/node.js