Minify HTML files with html-minifier.
var htmlminifier = new (require('task-htmlminifier'))
htmlminifier.run(inputs, options, logger)
See the HTMLMinifier docs for complete options.
- 2014-07-01 0.1.0 Initial release.
Copyright (c) 2014 Yuanyan Cao. Licensed under the MIT license.