swc/crates/swc_ecma_minifier/tests/fixture
2023-07-18 01:09:00 +00:00
..
check feat(es/minifier): Drop expressions using sequential inliner (#6936) 2023-04-29 22:19:00 +09:00
comparison test(es/minifier): Add tests for size (#5561) 2022-08-19 06:03:42 +00:00
issues feat(es/minifier): Drop recursively used var declaration (#7649) 2023-07-15 05:54:34 +09:00
next fix(es/minifier): Fix a bug about eval of name mangler (#7615) 2023-07-18 01:09:00 +00:00
no-side-effect feat(es/minifier): Support __NO_SIDE_EFFECTS__ (#7532) 2023-06-21 07:25:29 +00:00
pr feat(es/minifier): Inline for loop variables (#7445) 2023-05-25 03:59:02 +00:00
projects fix(es/minifier): Don't drop unused properties of top-level vars (#7638) 2023-07-07 04:07:13 +00:00
reduced fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
simple feat(es/minifier): Inline a lazily initialized var if it's used once (#6237) 2022-10-26 06:02:22 +00:00
terser fix(es/minifier): Remove wrong rule (#6201) 2022-10-19 02:14:38 +00:00