update doc notes for uglify-es

This commit is contained in:
kzc 2017-06-25 20:55:21 -04:00 committed by GitHub
parent d260fe9018
commit 227950a0fe

View File

@ -1,11 +1,11 @@
uglify-es uglify-es
========= =========
**uglify-es** is an ECMAScript 2015 parser, minifier, compressor and beautifier toolkit. **uglify-es** is an ECMAScript parser, minifier, compressor and beautifier toolkit for ES6+.
#### Note: #### Note:
- **The `uglify-es` API and CLI is compatible with `uglify-js@3.x`.** - **`uglify-es` is API/CLI compatible with `uglify-js@3`.**
- **`uglify-es` is not backwards compatible with the `uglify-js@2.x` API and CLI.** - **`uglify-es` is not backwards compatible with `uglify-js@2`.**
Install Install
------- -------