swc/ecmascript/codegen
Donny/강동윤 9ba68c6863
fix(common): Fix sourcemap (#2457)
swc_common:
 - Include the index to the name in `mappings` of a sourcemap.

swc:
 - Fix handling of `inputSourceMap`.
2021-10-18 06:43:59 +00:00
..
benches fix(es): Fix performance bugs (#2313) 2021-09-29 12:10:38 +00:00
examples perf(es/codegen, es/parser): Improve performance (#2406) 2021-10-15 12:49:37 +09:00
macros fix(es): Fix performance bugs (#2313) 2021-09-29 12:10:38 +00:00
scripts perf(es/codegen, es/parser): Improve performance (#2406) 2021-10-15 12:49:37 +09:00
src fix(es/codegen): Escape backtick of synthesized template literals (#2453) 2021-10-17 20:44:21 +09:00
tests fix(es/minifer): Fix bugs (#2397) 2021-10-11 07:44:42 +00:00
.gitignore perf(es/codegen, es/parser): Improve performance (#2406) 2021-10-15 12:49:37 +09:00
Cargo.toml fix(common): Fix sourcemap (#2457) 2021-10-18 06:43:59 +00:00