swc_ecma_minifier/pass/
mod.rs

1pub mod global_defs;
2pub mod mangle_names;
3pub mod mangle_props;
4pub mod merge_exports;
5pub mod postcompress;