swc/crates/swc_ecma_minifier/tests/projects
Donny/강동윤 286334c4d0
feat(es/minifier): Drop vars from sequential inliner (#5993)
**Description:**

This PR renames `CloningMultiReplacer` to `Finalizer` and makes it handle the removal of unused variables. Also, this PR improves the sequential inliner so we can drop variables within a single pass.
2022-09-30 09:43:31 +00:00
..
files test(es/minifier): Add tests for benchmark files (#5986) 2022-09-29 09:41:13 +09:00
output feat(es/minifier): Drop vars from sequential inliner (#5993) 2022-09-30 09:43:31 +00:00
.prettierrc refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00