swc/ecmascript/loader
Donny/강동윤 994c9655c8
feat(es/ast): Add utils (#2657)
swc_ecma_ast:
 - Add `as_ident` to `PatOrExpr`.
 - Add `as_ident_mut` to `PatOrExpr`.
 - Replace `Is` macro for `ParOrExpr` with custom impl.
2021-11-05 16:09:08 +09:00
..
src perf(bundler): Improve performance (#2384) 2021-10-09 08:08:13 +00:00
tests perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
Cargo.toml feat(es/ast): Add utils (#2657) 2021-11-05 16:09:08 +09:00