swc/ecmascript/transforms/compat
강동윤 6f33c327cb
fix(es/transforms): Fix bugs (#2249)
swc_ecma_transforms_compat:
 - Fix `this` in class properties. (#2228)

swc_ecma_transforms_typescript:
 - Handle `import =` correctly. (#2234)
 - Ensure that #1653 is not the case anymore. (#1653)

swc:
 - Ensure that #2232 is not the case. (#2232)
2021-09-15 07:46:03 +00:00
..
src fix(es/transforms): Fix bugs (#2249) 2021-09-15 07:46:03 +00:00
tests fix(es/transforms): Fix bugs (#2249) 2021-09-15 07:46:03 +00:00
Cargo.toml fix(es/transforms): Fix bugs (#2249) 2021-09-15 07:46:03 +00:00