tomByrer 2014-04-10 14:08:07 -06:00
parent 9819e61e65
commit fa4914b17b

View File

@ -88,7 +88,7 @@ The available options are:
only comments that match. only comments that match.
For example, to keep JSDoc-style comments that contain For example, to keep JSDoc-style comments that contain
"@license" or "@preserve", use this option: "@license" or "@preserve", use this option:
`comments: /@license|@preserve/` `comments: /@license|@licence|@preserve/`
Note that currently not *all* comments can be kept when Note that currently not *all* comments can be kept when
compression is on, because of dead code removal or compression is on, because of dead code removal or
cascading statements into sequences. [string] cascading statements into sequences. [string]