update readme

This commit is contained in:
Ben Toews 2015-09-10 14:12:36 -06:00
parent 07081ff18c
commit 5d426dfae1

View File

@ -354,6 +354,9 @@ to set `true`; it's effectively a shortcut for `foo=true`).
compressor from mangling/discarding function names. Useful for code relying on
`Function.prototype.name`.
- `ascii-only` (default `false`) -- escape Unicode characters in strings and
regexps
### The `unsafe` option