swc/ecmascript/transforms/optimization/tests
강동윤 ad55711e45
fix(es/transforms): Fix bugs (#1769)
swc_ecma_transforms_optimization:
 - `dce`: Mark references from decorator as usage. (denoland/deno#10789)

swc_ecma_transforms_proposal:
 - Allow using `super` in decorated class methods. (#846)
2021-05-30 19:52:51 +09:00
..
dce fix(es/transforms): Fix bugs (#1769) 2021-05-30 19:52:51 +09:00
expr-simplifier/issue-1688 fix(es/transforms): Fix bugs (#1691) 2021-05-14 00:11:27 +09:00
const_modules.rs feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
fixture.rs fix(es/transforms): Fix bugs (#1769) 2021-05-30 19:52:51 +09:00
simplify_dce.rs fix(strip): Combine typescript_class_properties() into strip() (#1478) 2021-03-21 22:31:35 +09:00
simplify_inlining.rs fix(es/transform): Fix bugs (#1699) 2021-05-15 16:07:24 +09:00
simplify.rs feat(es/transforms/compat): Add pure comment to classes (#1646) 2021-05-08 15:47:20 +09:00