swc/ecmascript/transforms/optimization/tests
Andrew Bradley a31ca40dbb
fix(es/transforms/module): Share usage data between passes (#1829)
swc_ecma_transforms_module:
 - Share scope data between import analyzer and module passes.
2021-06-24 13:37:30 +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 fix(es/transforms/module): Share usage data between passes (#1829) 2021-06-24 13:37:30 +09:00