swc/crates/swc_ecma_minifier/tests/fixture/issues/2044
Donny/강동윤 4e656af1ec
feat(es/minifier): Drop variable from the sequential inliner (#5896)
**Description:**

We now drop variable declarations if we are going to eliminate the only usage.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/5693.
2022-09-19 07:40:04 +00:00
..
full perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
pass-1 feat(es/minifier): Drop variable from the sequential inliner (#5896) 2022-09-19 07:40:04 +00:00
pass-10 perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00