swc/ecmascript/transforms/react
Donny/강동윤 e722bd4887
perf(es/transforms): Reduce usage of #[fast_path] (#2439)
swc_ecma_transforms_compat:
 - Remove `#[fast_path]` from passes.
 - Migrate some passes to `VisitMut`.
2021-10-15 10:18:27 +00:00
..
scripts feat(es/transforms/react): New jsx transform (#1408) 2021-02-19 14:32:53 +09:00
src perf(es/transforms): Reduce usage of #[fast_path] (#2439) 2021-10-15 10:18:27 +00:00
tests/jsx/fixture fix(swc): Fix bugs (#2396) 2021-10-10 09:19:47 +00:00
Cargo.toml perf(es/codegen, es/parser): Improve performance (#2406) 2021-10-15 12:49:37 +09:00