swc/ecmascript/transforms/optimization
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 feat(es/ast): Add utils (#2657) 2021-11-05 16:09:08 +09:00
tests fix(es/minifier): Fix minifier (#2564) 2021-10-28 04:35:45 +00:00
Cargo.toml feat(es/ast): Add utils (#2657) 2021-11-05 16:09:08 +09:00