introduce compressor.info() (#1633)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 22 Mar 2017 22:49:49 +0000 (06:49 +0800)
committerGitHub <noreply@github.com>
Wed, 22 Mar 2017 22:49:49 +0000 (06:49 +0800)
commitc0f3feae9f251abbea5ae1198e1a6784dd3261f7
tree2ed4fbc646f4b8798e515a6a50003216a080a7a6
parenta00040dd93083548aa065c5ae8942e3c2600cbbe
introduce compressor.info() (#1633)

report the following only when `options.warnings = "verbose"`
- unused elements due to inlining
- collpased variables
lib/compress.js
test/compress/issue-1034.js
test/run-tests.js