update docs
This commit is contained in:
parent
c0b25f00cf
commit
7bbfd7bad0
|
|
@ -114,7 +114,8 @@ a double dash to prevent input files being used as option arguments:
|
||||||
--safari10 Support non-standard Safari 10/11.
|
--safari10 Support non-standard Safari 10/11.
|
||||||
Equivalent to setting `safari10: true` in `minify()`
|
Equivalent to setting `safari10: true` in `minify()`
|
||||||
for `mangle` and `output` options.
|
for `mangle` and `output` options.
|
||||||
By default UglifyJS will not try to be Safari-proof.
|
By default `uglify-es` will not work around
|
||||||
|
Safari 10/11 bugs.
|
||||||
--self Build UglifyJS as a library (implies --wrap UglifyJS)
|
--self Build UglifyJS as a library (implies --wrap UglifyJS)
|
||||||
--source-map [options] Enable source map/specify source map options:
|
--source-map [options] Enable source map/specify source map options:
|
||||||
`base` Path to compute relative paths from input files.
|
`base` Path to compute relative paths from input files.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user