Ember addon that automatically strips unnecessary whitespace from Handlebars templates during build. Current stable version 1.3.0. Released in 2021, low release cadence. Differentiator: automatic minification without tilde syntax, respects <pre> tags and custom skip configuration. Experimental, not recommended for production.
npm install ember-hbs-minifierNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates installation and basic configuration of whitespace stripping.
Use official Handlebars whitespace control ({{~...~}}) for production.Use manual whitespace control inside components.
Use 'ember-hbs-minifier' (string with hyphens) as the configuration key.
No dependency data recorded yet.