esmangle-pass-remove-wasted-blocks

JSON →
library 0.0.2 ·javascript abandoned
verified Jun 4, 2026

A pass for the esmangle ECMAScript code mangler/minifier that removes wasted (empty/unnecessary) blocks from JavaScript ASTs. Version 0.0.2 is the latest and only release, with no further updates since 2012. This package is a utility component of the esmangle ecosystem, focused on a single optimization pass. It is a legacy package with no release cadence and is superseded by more modern minification tools. Its key differentiator is its specific, minimal scope compared to full-featured minifiers.