Donny/강동윤
|
8c4873f81e
|
test(es/minifier): Remove mangle-only snapshots (#5979)
**Description:**
We don't have to store snapshots of all fixtures.
|
2022-09-28 21:35:52 +09:00 |
|
Donny/강동윤
|
93964a82ea
|
test(es/minifier): Remove analysis snapshot (#5939)
**Description:**
This PR removes analysis snapshots as it disturbs code review process
|
2022-09-23 13:14:42 +09:00 |
|
Donny/강동윤
|
a9873e505d
|
perf(es/minifier): Optimize analyzer (#5908)
|
2022-09-20 08:21:39 +00:00 |
|
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 |
|