swc/ecmascript/transforms/optimization/tests
nuintun ef4bb314b9
fix(es/codegen): Remove extra space of import decl (#1975)
swc_ecma_codegen:
 - Remove extra space from import declarations. (#1690)
2021-07-29 18:56:59 +09:00
..
dce fix(es/transforms): Fix bugs (#1769) 2021-05-30 19:52:51 +09:00
expr-simplifier fix(es/codegen): Remove extra space of import decl (#1975) 2021-07-29 18:56:59 +09:00
const_modules.rs feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
fixture.rs fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +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): Fix passes related to optimizations (#1942) 2021-07-20 11:07:36 +00:00