swc/ecmascript/transforms/tests
강동윤 d4df2cece8
fix(es): Fix bugs (#1347)
swc_ecma_parser:
 - Do not emit strict mode error while backtracking. (#1252)

swc_ecma_transforms_proposal:
 - Handle decorator on methods with computed key.
2021-01-23 15:46:42 +09:00
..
decorators.rs fix(es): Fix bugs (#1347) 2021-01-23 15:46:42 +09:00
es2015_function_name.rs feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00