oxc/crates/oxc_minifier/tests/closure
Wenzhe Wang 0e9104477f
feat: adjust the order of print semicolon (#1003)
Add a number of semicolons to our minifier test cases.
2023-10-16 21:33:15 +08:00
..
fold_conditions.rs feat: adjust the order of print semicolon (#1003) 2023-10-16 21:33:15 +08:00
fold_constants.rs feat: adjust the order of print semicolon (#1003) 2023-10-16 21:33:15 +08: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