swc/crates/swc_ecma_minifier/tests/compress/fixture
Donny/강동윤 6921ffbbda
fix(es/minifier): Respect block scoping while negating if statements (#3344)
swc_ecma_minifier:
 - Don't negate a if statement if it has `let`/`const` binding.
2022-01-24 00:19:33 +09:00
..
issues fix(es/minifier): Respect block scoping while negating if statements (#3344) 2022-01-24 00:19:33 +09:00
next fix(es/minifier): Don't inline a var if the initializer is reassigned (#3333) 2022-01-21 14:01:20 +09:00
projects fix(es/minifier): Fix logic for checking arguments (#3313) 2022-01-19 17:39:24 +09:00
reduced fix(es/minifier): Respect block scoping while negating if statements (#3344) 2022-01-24 00:19:33 +09:00
simple refactor(es/ast): Change types of member-like expressions (#3178) 2022-01-10 13:54:42 +00:00
terser refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00