oxc/crates/oxc_minifier/src
2024-09-04 12:58:39 +00:00
..
ast_passes refactor(minifier): remove duplicated helper move_out_expression (#5007) 2024-08-20 14:00:33 +00:00
node_util refactor(ast)!: remove ReferenceFlag from IdentifierReference (#5077) 2024-08-22 14:30:50 +00:00
plugins feat(oxc_minifier): define plugin with postfix wildcard (#4979) 2024-08-21 13:27:09 +00:00
compressor.rs refactor(minifier): use oxc_traverse for AST passes (#4725) 2024-08-07 13:26:29 +00:00
keep_var.rs refactor(minifier): move tests and files around 2024-08-07 20:01:55 +08:00
lib.rs refactor(oxc,mangler): oxc crate add mangler; mangler use options API 2024-08-20 22:58:59 +08:00
options.rs feat(minifier): remove parenthesized expression for dce (#5439) 2024-09-04 12:58:39 +00:00
tri.rs refactor(minifier): ast passes infrastructure (#4625) 2024-08-04 11:58:39 +00:00
ty.rs refactor(minifier): move tests and files around 2024-08-07 20:01:55 +08:00