swc/crates/swc_ecma_transforms_compat
Donny/강동윤 6a7775b5da
fix(es/transforms/compat): Fix this in constructor (#2818)
swc_ecma_transforms_classes:
 - Don't modify `this` in constructors.

swc_ecma_transforms_compat:
 - Fix handling of `this` in constructors.
2021-11-20 19:07:42 +09:00
..
src fix(es/transforms/compat): Reduce .bind(this) (#2806) 2021-11-20 08:04:27 +00:00
tests fix(es/transforms/compat): Fix this in constructor (#2818) 2021-11-20 19:07:42 +09:00
Cargo.toml fix(es/transforms/compat): Fix this in constructor (#2818) 2021-11-20 19:07:42 +09:00