Update README.md
This commit is contained in:
parent
82e27bbe8a
commit
e9afba1c7d
|
|
@ -688,7 +688,7 @@ If you're using the `X-SourceMap` header instead, you can just omit `sourceMap.u
|
||||||
[compress option](#compress-options).
|
[compress option](#compress-options).
|
||||||
|
|
||||||
- `eval` (default `false`). Pass `true` to mangle names visible in scopes
|
- `eval` (default `false`). Pass `true` to mangle names visible in scopes
|
||||||
where eval or with are used.
|
where `eval` or `with` are used.
|
||||||
|
|
||||||
- `safari10` (default `false`). Pass `true` to work around the
|
- `safari10` (default `false`). Pass `true` to work around the
|
||||||
Safari 10 loop scope [bug](https://bugs.webkit.org/show_bug.cgi?id=171041)
|
Safari 10 loop scope [bug](https://bugs.webkit.org/show_bug.cgi?id=171041)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user