swc/ecmascript/transforms/optimization/tests
강동윤 b4aa1d48e3
fix(es/transform): Fix bugs (#1699)
swc_ecma_transforms_base:
 - Fix bug of `ts_resolver`.

swc_ecma_transforms_typescript:
 - `strip`: Emit `export {}` for type-only modules. (#1698)
 - `strip`: Support scripts.
2021-05-15 16:07:24 +09:00
..
dce/deno-9546 fix(bundler): Fix bundler (#1427) 2021-02-26 18:21:42 +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 (#1691) 2021-05-14 00:11:27 +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