{"library":"fis-postpackager-htmlmin","type":"library","category":null,"description":"FIS plugin for minifying HTML using html-minifier. Version 0.1.5, last updated circa 2015. Designed for the now-deprecated Baidu FIS build system. Requires fis globally. Key differentiator: integrates HTML minification into FIS release pipeline, supporting toggleable removal of comments, whitespace, and JS minification. Abandoned; no updates since 2015. Not suitable for modern projects.","language":"javascript","status":"abandoned","version":"0.1.5","tags":["javascript","fis","optimizer","html","compress","minifier","htmlmin","postpackager"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install fis-postpackager-htmlmin","imports":["npm install fis-postpackager-htmlmin -g","fis.config.merge({\n  modules: {\n    postpackager: ['htmlmin']\n  }\n});","fis.config.merge({\n  modules: {\n    postpackager: 'htmlmin'\n  },\n  settings: {\n    postpackager: {\n      htmlmin: {\n        removeComments: false\n      }\n    }\n  }\n});"]},{"cmd":"yarn add fis-postpackager-htmlmin","imports":[]},{"cmd":"pnpm add fis-postpackager-htmlmin","imports":[]}],"homepage":"https://github.com/babyzone2004/fis-postpackager-htmlmin","github":"https://github.com/babyzone2004/fis-postpackager-htmlmin","docs":null,"changelog":null,"pypi":null,"npm":"fis-postpackager-htmlmin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}