swc/ecmascript/codegen
Donny/강동윤 de368f6bb7
fix(es/codegen): Escape backtick of synthesized template literals ()
swc_ecma_codegen:
 - Escape backtick of a template literal if it's synthesized.
2021-10-17 20:44:21 +09:00
..
benches fix(es): Fix performance bugs () 2021-09-29 12:10:38 +00:00
examples perf(es/codegen, es/parser): Improve performance () 2021-10-15 12:49:37 +09:00
macros fix(es): Fix performance bugs () 2021-09-29 12:10:38 +00:00
scripts perf(es/codegen, es/parser): Improve performance () 2021-10-15 12:49:37 +09:00
src fix(es/codegen): Escape backtick of synthesized template literals () 2021-10-17 20:44:21 +09:00
tests fix(es/minifer): Fix bugs () 2021-10-11 07:44:42 +00:00
.gitignore perf(es/codegen, es/parser): Improve performance () 2021-10-15 12:49:37 +09:00
Cargo.toml fix(es/codegen): Escape backtick of synthesized template literals () 2021-10-17 20:44:21 +09:00