swc/ecmascript/transforms/tests
강동윤 204a71ca94
fix(es/transforms): Fix bugs (#1950)
swc_ecma_trasnsforms_base:
 - `fixer`: Don't de-optimize `++foo || bar`.

swc_ecma_trasnsforms_typescript:
 - Allow using properties from a decorated class. (#1869)

swc_ecma_transforms_optimization:
 - Fix infinite loop. (#1901, #1946)
2021-07-22 07:33:00 +00:00
..
decorators.rs fix(es/transforms): Fix bugs (#1950) 2021-07-22 07:33:00 +00:00
es2015_function_name.rs fix(es/transforms/module): Share usage data between passes (#1829) 2021-06-24 13:37:30 +09:00