swc/ecmascript/transforms/compat/src
Donny/강동윤 ac3fbd91ac
perf(bundler): Improve performance (#2384)
*:
 - Use `ahash` instread of `rustc-hash`.

swc_ecma_transforms_optimization:
 - Make `dce` parallel.
2021-10-09 08:08:13 +00:00
..
bugfixes fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
es3 fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
es2015 perf(bundler): Improve performance (#2384) 2021-10-09 08:08:13 +00:00
es2016 fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
es2017 fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
es2018 feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
es2019 fix(es/transforms/compat): Move the optional catch binding pass to ES2019 (#2247) 2021-09-21 21:54:51 +09:00
es2020 perf(bundler): Improve performance (#2384) 2021-10-09 08:08:13 +00:00
es2021 feat: Expose .take() (#2190) 2021-08-31 14:45:48 +00:00
lib.rs fix(es/transforms/compat): Move the optional catch binding pass to ES2019 (#2247) 2021-09-21 21:54:51 +09:00
macros.rs feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
reserved_words.rs perf(es/transforms): Improve performance (#2329) 2021-10-05 13:31:35 +00:00