swc_ecma_minifier 48.0.0

EcmaScript code minifier.
1
2
3
4
5
pub mod global_defs;
pub mod mangle_names;
pub mod mangle_props;
pub mod merge_exports;
pub mod postcompress;