oxc/crates/oxc_minifier/tests/closure
Bradley Farias 3490111c56
Commutative undefined minify (#2003)
this should probably be squashed, i'm not familiar with code commit
norms here. we can expand a bunch of the commutative compressions later.

---------

Co-authored-by: Boshen <boshenc@gmail.com>
2024-01-15 02:51:53 +00:00
..
fold_conditions.rs feat: adjust the order of print semicolon (#1003) 2023-10-16 21:33:15 +08:00
fold_constants.rs Commutative undefined minify (#2003) 2024-01-15 02:51:53 +00:00
mod.rs feat(minifier): initialize conditions folding (#658) 2023-07-30 01:02:32 +08:00
printer.rs refactor(minifier): rename expect to test 2023-05-27 13:54:46 +08:00
reorder_constant_expression.rs feat(minifer): minify number (#405) 2023-06-03 21:24:39 +08:00
substitute_alternate_syntax.rs feat: adjust the order of print semicolon (#1003) 2023-10-16 21:33:15 +08:00