swc/crates/swc_ecma_minifier/tests/fixture
2023-03-07 11:05:04 +09:00
..
comparison test(es/minifier): Add tests for size (#5561) 2022-08-19 06:03:42 +00:00
issues fix(es/minifier): Bailout regex optimization on invalid flags (#7020) 2023-03-07 11:05:04 +09:00
next feat(es/minifier): Optimize calls to Boolean/Number/String/Symbol (#7006) 2023-03-04 04:14:14 +00:00
pr fix(es/minifier): Don't ignore nullish coalescing (#6272) 2022-10-28 02:00:47 +00:00
projects fix(es/minifier): Make AST compressor respect toplevel (#6775) 2023-01-11 07:04:20 +00:00
reduced feat(es/minifier): Make name mangler understand block scoping (#6670) 2023-01-06 03:14:10 +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