swc/crates/swc_ecma_minifier/tests/projects
Austaras ef8d12154d
fix(es/minifier): Abort seq inliner if a same var is defined in outer scope (#7772)
**Description:**

The algorithm here is directly copied from terser, I don't if it's correct or can be improved, but it does fix the issue.


**Related issue:**

 - Closes #7749
2023-08-09 20:01:59 +00:00
..
files test(es/minifier): Add tests for benchmark files (#5986) 2022-09-29 09:41:13 +09:00
output fix(es/minifier): Abort seq inliner if a same var is defined in outer scope (#7772) 2023-08-09 20:01:59 +00:00
.prettierrc refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00