https://github.com/mishoo/UglifyJS
Revision f2af0934021a83b781f207432d10380cc4c5f396 authored by Alex Lam S.L on 06 June 2017, 20:25:32 UTC, committed by GitHub on 06 June 2017, 20:25:32 UTC
Using `console.error()` & `console.log()` result in inconsistent formatting across Node.js versions.

Avoid this issue by directly writing to `process.stderr` & `process.stdout` instead.

Miscellaneous
- prettify invalid option listing
1 parent b9ad53d
History
Tip revision: f2af0934021a83b781f207432d10380cc4c5f396 authored by Alex Lam S.L on 06 June 2017, 20:25:32 UTC
fix CLI output corruption (#2061)
Tip revision: f2af093
File Mode Size
.github
bin
lib
test
tools
.gitattributes -rw-r--r-- 20 bytes
.gitignore -rw-r--r-- 35 bytes
.travis.yml -rw-r--r-- 144 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 38.6 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.0 KB

README.md

back to top