swc/ecmascript/codegen
Donny/강동윤 2c058cb124
fix(es/codegen, es/transforms/typescript): Fix bugs (#2383)
swc_ecma_codegen:
 - Emit sourcemap for `import` tokens.

swc_ecma_transforms_typescript:
 - Strip `react` correctly.
2021-10-09 01:20:59 +00:00
..
benches fix(es): Fix performance bugs (#2313) 2021-09-29 12:10:38 +00:00
macros fix(es): Fix performance bugs (#2313) 2021-09-29 12:10:38 +00:00
scripts fix(es/minifier): Improve output of minifier (#1990) 2021-08-04 00:52:47 +09:00
src fix(es/codegen, es/transforms/typescript): Fix bugs (#2383) 2021-10-09 01:20:59 +00:00
tests fix(es/codegen): Fix codegen of numbers (#2317) 2021-09-29 11:08:59 +00:00
Cargo.toml fix(es/codegen, es/transforms/typescript): Fix bugs (#2383) 2021-10-09 01:20:59 +00:00