swc/tests/fixture/codegen
강동윤 8726c9caf2
fix(swc): Fix bugs (#1745)
swc_ecma_codegen:
 - Don't escape unicode characters for old targets. (#1744)

swc_ecma_transforms_compat:
 - `class_properties`: Preserve `this` for tagged template literals. (#1742)
2021-05-26 01:24:58 +09:00
..
escape fix(swc): Fix bugs (#1745) 2021-05-26 01:24:58 +09:00
tpl-lit/case-1 fix(ecmascript): Fix bugs related to string literals (#1287) 2020-12-22 04:27:18 +09:00