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 |
|
magic-akari
|
594089488b
|
feat(es/minifier): Drop new token if possible (#4932)
|
2022-06-11 05:27:13 +00:00 |
|
Donny/강동윤
|
49b3c2715c
|
refactor(es/minifier): Make rust-analyzer fast, really (#4746)
|
2022-05-23 16:16:05 +09:00 |
|
Donny/강동윤
|
47e6cc5190
|
refactor(es/minifier): Make rust-analyzer faster (#4744)
- We now use a separate crate for testing the minifier. This makes IDE much faster.
|
2022-05-23 15:53:01 +09:00 |
|
Donny/강동윤
|
f9b6016d4b
|
fix(es/minifier): Distinguish raw and cooked while joining template literals (#4559)
|
2022-05-07 10:10:50 +00:00 |
|