swc/crates/swc_plugin_runner
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
..
benches chore(plugin): Add a benchmark (#4397) 2022-04-22 14:52:55 +09:00
src feat(plugin): Support lookup_char_pos of SourceMap (#4364) 2022-04-19 14:26:28 +09:00
tests feat(plugin): Support lookup_char_pos of SourceMap (#4364) 2022-04-19 14:26:28 +09:00
Cargo.toml feat(es/ast): Improve Id APIs (#4614) 2022-05-11 12:02:14 +09:00