{"library":"template-minify-loader","type":"library","category":null,"description":"A webpack loader that compiles Lodash templates and minifies whitespace. Version 1.1.0 is stable but rarely updated. Unlike generic template loaders, it automatically strips extra whitespace from compiled templates. Requires lodash or lodash.template as a peer dependency.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","webpack-loader","template-loader","lodash-template"],"install":[{"cmd":"npm install template-minify-loader","imports":["module.exports = { module: { rules: [ { test: /\\.tpl$/, use: 'template-minify-loader' } ] } }"]},{"cmd":"yarn add template-minify-loader","imports":[]},{"cmd":"pnpm add template-minify-loader","imports":[]}],"homepage":"https://github.com/autioch/template-minify-loader#readme","github":"https://github.com/autioch/template-minify-loader","docs":null,"changelog":null,"pypi":null,"npm":"template-minify-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 04","next_check":"Wed Sep 02","install_tag":null}}