swc/tests/fixture/issue-1869/decorator
강동윤 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
..
input fix(es/transforms): Fix bugs (#1950) 2021-07-22 07:33:00 +00:00
output fix(es/transforms): Fix bugs (#1950) 2021-07-22 07:33:00 +00:00
.swcrc fix(es/transforms): Fix bugs (#1950) 2021-07-22 07:33:00 +00:00