swc_ecma_minifier 52.0.4

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;