swc/crates/swc_common
Donny/강동윤 ea8dfd872c
fix(es/codegen): Fix bugs (#3436)
swc_ecma_codegen:
 - Emit `;` after do-while statemnts. (#3426)
 - Don't emit two dots for minified numeric literals. (#3428)
 - Handle semicolons correctly. (#3420)
2022-02-03 15:19:13 +09:00
..
benches refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
examples refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
src fix(es/codegen): Fix bugs (#3436) 2022-02-03 15:19:13 +09:00
tests chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
Cargo.toml chore: Publish crates 2022-01-18 12:26:37 +09:00