swc/crates/swc_webpack_ast
Donny/강동윤 2c861bd9e5
feat(es/ast): Improve Id APIs (#4614)
# API Changes

 - `Ident` now has `to_id()`. This method is added to allow removing an import.
2022-05-11 12:02:14 +09:00
..
scripts chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
src feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00
tests feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
.gitignore feat(webpack): Add ast reducer (#2875) 2021-11-26 15:04:41 +09:00
Cargo.toml feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00