swc/ecmascript/minifier/tests
Donny/강동윤 9cb3bf96dc
fix(es/minifier): Fix bugs of the minifier (#2610)
swc_ecma_minifier:
 - Increase max pass limit. (#2604, #2604)

swc:
 - Change default value of `compress` and `mangle`. (#2591)
2021-11-01 14:11:43 +00:00
..
compress/fixture fix(es/minifier): Fix bugs of the minifier (#2610) 2021-11-01 14:11:43 +00:00
exec fix(es/minifier): Don't treat catch clause as a scope (#2557) 2021-10-27 11:19:30 +00:00
full fix(es/minifier): Don't treat catch clause as a scope (#2557) 2021-10-27 11:19:30 +00:00
mangle fix(es/minifier): Don't treat catch clause as a scope (#2557) 2021-10-27 11:19:30 +00:00
projects fix(es/minifier): Fix minifier (#2597) 2021-10-31 08:43:44 +00:00
terser/compress fix(es/minifier): Don't treat catch clause as a scope (#2557) 2021-10-27 11:19:30 +00:00
compress.rs fix(es/minifier): Don't treat catch clause as a scope (#2557) 2021-10-27 11:19:30 +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 fix(es/minifier): Improve name mangler (#2509) 2021-10-24 10:52:09 +00:00
postponed.txt feat(es/minifier): Implement more rules (#1766) 2021-06-29 16:11:22 +09:00