0.2.0 • Published 7 years ago

webpack-plugin-html-minify v0.2.0

Weekly downloads
14
License
MIT
Repository
github
Last release
7 years ago

webpack-plugin-html-minify

Build Status Coverage Status Package Dependency Package DevDependency

Cooperate with html-webpack-plugin, take place build-in html minify, which make life cycle more clear.

Options

Please see https://github.com/kangax/html-minifier#options-quick-reference for complete options.

Usage

# or npm install webpack-plugin-html-minify --only=dev;
yarn add webpack-plugin-html-minify --dev;

License

MIT