swc/crates/swc_ecma_minifier/tests/fixture
IWANABETHATGUY 7d6d04b421
fix(es/codegen): Drop the last comma in an array literal (#5877)
**Description:**

Drop the last comma in an array literal.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/5692.
2022-09-16 15:48:28 +09:00
..
comparison test(es/minifier): Add tests for size (#5561) 2022-08-19 06:03:42 +00:00
issues fix(es/codegen): Drop the last comma in an array literal (#5877) 2022-09-16 15:48:28 +09:00
next fix(es/codegen): Drop the last comma in an array literal (#5877) 2022-09-16 15:48:28 +09:00
projects fix(es/codegen): Drop the last comma in an array literal (#5877) 2022-09-16 15:48:28 +09:00
reduced perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
simple perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
terser feat(es/minifier): Inline lazily initialized variables (#5737) 2022-09-08 08:07:43 +00:00