swc/crates/swc_ecma_minifier/tests/terser/compress/hoist_vars
Donny/강동윤 f8358fbe2b
fix(es/minifier): Remove wrong variable joiner pass (#5992)
**Description:**

We had two passes for joining variables. This PR removes one in the full optimizer, which is wrong.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/5989.
2022-09-29 19:11:18 +09:00
..
issue_2295 test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
regression_toplevel_args test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00
sequences test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
sequences_funs test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
statements fix(es/minifier): Remove wrong variable joiner pass (#5992) 2022-09-29 19:11:18 +09:00
statements_funs test(es/minifier): Remove analysis snapshot (#5939) 2022-09-23 13:14:42 +09:00