swc/crates/swc_ecma_minifier/tests/mangle
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
..
1 feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
2 fix(es/minifier): Fix calculation of character frequency (#5772) 2022-09-07 04:46:21 +00:00
reuse fix(es/codegen): Drop the last comma in an array literal (#5877) 2022-09-16 15:48:28 +09:00