parse `mangle.properties.regex` in `--config-file` properly (#3337)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 14 Mar 2019 16:20:20 +0000 (00:20 +0800)
committerGitHub <noreply@github.com>
Thu, 14 Mar 2019 16:20:20 +0000 (00:20 +0800)
commitd90777b724689af625c36ed6d557b024775ee95a
tree5fe1aad5f5aeaad383b0cef847b445e862af07fd
parente49297e5eb7039246cc3a78019234826631eb623
parse `mangle.properties.regex` in `--config-file` properly (#3337)

fixes #3315
bin/uglifyjs
lib/parse.js
test/input/issue-3315/config.json [new file with mode: 0644]
test/input/issue-3315/input.js [new file with mode: 0644]
test/mocha/cli.js
test/mocha/comments.js
test/mocha/directives.js
test/mocha/getter-setter.js
test/mocha/minify.js