swc/crates/swc_ecma_minifier/tests
Donny/강동윤 d52a1f3899
fix(es/minifier): Don't inline a var if the initializer is reassigned (#3333)
swc_ecma_minifier:
 - Consider reassignment to initializer while inlining a variable.
2022-01-21 14:01:20 +09:00
..
compress/fixture fix(es/minifier): Don't inline a var if the initializer is reassigned (#3333) 2022-01-21 14:01:20 +09:00
exec fix(es/minifier): Consider capturing while inlining (#3322) 2022-01-21 10:24:41 +09:00
full fix(es/minifier): Fix handling of inlined call to a hoisted function (#3223) 2022-01-11 19:37:06 +09:00
mangle feat(es/codegen): Make the output for empty objects and empty statements pretty (#3171) 2022-01-03 05:54:58 +09:00
projects fix(es/minifier): Don't inline a var if the initializer is reassigned (#3333) 2022-01-21 14:01:20 +09:00
terser/compress fix(es/minifier): Fix bugs (#3238) 2022-01-12 16:57:54 +09:00
compress.rs chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
eval.rs chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
golden.txt refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
ignored.txt refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
mangle.rs chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
postponed.txt refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00