Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aruntk authored Mar 14, 2017
1 parent 52d2e0f commit eb5755b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,10 @@ const defaultMinifierOptions = {
customAttrAssign: [/\$=/],
ignoreCustomFragments: [/style\$?="\[\[.*?\]\]"/],
}
```
Use custom settings by config setting `minifierOptions`
```
Use custom options - by config setting `minifierOptions`

Refer https://github.com/kangax/html-minifier from more info
Refer https://github.com/kangax/html-minifier for more info

### Like it?

Expand Down

0 comments on commit eb5755b

Please sign in to comment.