swc/ecmascript/minifier/tests
Donny/강동윤 ab687a0f98
fix(es/minifer): Fix handling of callable expressions (#2379)
swc_ecma_minifier:
 - `sequences`: Don't inline into arrow expression or function expressions.
 - Inject variables to arrow expressions correctly.
2021-10-10 03:47:11 +00:00
..
compress/fixture fix(es/minifer): Fix handling of callable expressions (#2379) 2021-10-10 03:47:11 +00:00
exec fix(es/minifier): Fix bugs of the minifier (#2052) 2021-08-11 07:24:52 +00:00
projects fix(es/minifer): Fix handling of callable expressions (#2379) 2021-10-10 03:47:11 +00:00
terser/compress fix(es/minifer): Fix handling of callable expressions (#2379) 2021-10-10 03:47:11 +00:00
compress.rs fix: Migrate dependencies (#2307) 2021-09-27 09:19:15 +00:00
eval.rs feat(es/minifier): Implement static evaluator (#2176) 2021-08-30 05:21:38 +00:00
golden.txt fix(es/minifer): Fix handling of callable expressions (#2379) 2021-10-10 03:47:11 +00:00
ignored.txt fix(es/minifer): Fix handling of callable expressions (#2379) 2021-10-10 03:47:11 +00:00
mangle.rs feat(es/minifier): Implement more rules (#2183) 2021-09-08 09:45:39 +00:00
postponed.txt feat(es/minifier): Implement more rules (#1766) 2021-06-29 16:11:22 +09:00