swc/bundler/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
..
.cache fix(swc): Fix bugs (#1739) 2021-05-25 14:30:17 +09:00
common fix(bundler): Improve performance (#1599) 2021-04-22 10:43:35 +00:00
deno fix(bundler): Fix bugs (#1437) 2021-03-02 17:33:03 +09:00
deno-exec fix(es/codegen): Fix codegen of template literals (#1936) 2021-07-20 14:11:33 +09:00
fixture fix(es/transforms): Fix bugs (#1950) 2021-07-22 07:33:00 +00:00
deno.rs fix(bundler): Fix performance (#1601) 2021-04-24 04:28:38 +00:00
fixture.rs fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00