swc/ecmascript/transforms/optimization
강동윤 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
..
src fix(bundler): Fix bugs (#1346) 2021-01-22 18:39:57 +09:00
tests fix(bundler): Fix bundler (#1318) 2021-01-11 19:38:20 +09:00
Cargo.toml fix(es): Fix bugs (#1347) 2021-01-23 15:46:42 +09:00