Skip to content

Commit

Permalink
docs: align section Minification with the code regarding `keepClosing…
Browse files Browse the repository at this point in the history
…Slash`

fixes #1583
  • Loading branch information
sjoqvist authored and jantimon committed Jan 7, 2021
1 parent 3cc6fb1 commit c9ff9fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ and the following options:
```js
{
collapseWhitespace: true,
keepClosingSlash: true,
removeComments: true,
removeRedundantAttributes: true,
removeScriptTypeAttributes: true,
Expand Down

0 comments on commit c9ff9fa

Please sign in to comment.