swc/crates/swc_ecma_transforms_module
Donny/강동윤 2c99ca1bab
fix(es/modules): Fix span of imports (#3418)
swc_ecma_transforms_module:
 - `common_js`: Use original span with the syntax conext of an import specifier.
2022-02-01 22:37:42 +09:00
..
src fix(es/modules): Fix span of imports (#3418) 2022-02-01 22:37:42 +09:00
tests fix(es/modules): Allow using dynamic import with a name from another import (#3390) 2022-01-28 06:36:20 +00:00
Cargo.toml chore: Publish crates 2022-01-28 15:37:22 +09:00