We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
html-minifier
options.minimize
1 parent 4b13d4c commit 5d4342aCopy full SHA for 5d4342a
README.md
@@ -116,6 +116,8 @@ module: {
116
}
117
```
118
119
+See [html-minifier](https://github.com/kangax/html-minifier#options-quick-reference)'s documentation for more information on the available options.
120
+
121
The enabled rules for minimizing by default are the following ones:
122
- removeComments
123
- removeCommentsFromCDATA
0 commit comments