{"library":"htmlmin-loader","type":"library","category":null,"description":"A webpack loader that minifies HTML files using html-minifier. Version 1.0.2 is the latest and only release. It applies html-minifier options via webpack config under 'htmlmin-loader' key. Minimal features: no caching, no source maps. Alternatives like html-loader with minimize options are more actively maintained.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","webpack","htmlmin","template","loader"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install htmlmin-loader","imports":["module: { rules: [{ test: /\\.html$/, loader: 'htmlmin-loader' }] }","/* webpack.config.js */ 'htmlmin-loader': { removeComments: true }","const htmlminLoader = require('htmlmin-loader');"]},{"cmd":"yarn add htmlmin-loader","imports":[]},{"cmd":"pnpm add htmlmin-loader","imports":[]}],"homepage":"https://github.com/longjiarun/htmlmin-loader#readme","github":"https://github.com/longjiarun/htmlmin-loader","docs":null,"changelog":null,"pypi":null,"npm":"htmlmin-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}