Fix uglify attempting to rewrite invalid new expressions
authorAnthony Van de Gejuchte <anthonyvdgent@gmail.com>
Mon, 6 Jun 2016 23:33:13 +0000 (01:33 +0200)
committerRichard van Velzen <rvanvelzen@experty.com>
Wed, 8 Jun 2016 17:45:21 +0000 (19:45 +0200)
commit8287ef67810f2332459fa157b26e556f55b36b98
tree1cc5ba4b10a9640971d36b3dc67091510ca9d15d
parent5cb5305cf3a4dc075461630d5edd81cbfd04b9fc
Fix uglify attempting to rewrite invalid new expressions
lib/output.js
test/compress/new.js
test/mocha/new.js [new file with mode: 0644]