Optimize ternaries with boolean consequent or alternative.
authorkzc <zaxxon2011@gmail.com>
Sat, 2 Apr 2016 04:21:13 +0000 (00:21 -0400)
committerRichard van Velzen <rvanvelzen@experty.com>
Sat, 2 Apr 2016 15:22:12 +0000 (17:22 +0200)
commit98434258d0839cb02de8b723df0cafe40c6cf218
treef7ad3f86e3eb2b812e1f477935f5b4b3574d3117
parent45ddb9caeb200615b9f0ced0ed83fa95f0c51b23
Optimize ternaries with boolean consequent or alternative.

Fixes #511
lib/compress.js
test/compress/conditionals.js