swc/ecmascript/transforms/react
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
..
scripts feat(es/transforms/react): New jsx transform (#1408) 2021-02-19 14:32:53 +09:00
src perf(es/transforms): Make transforms parallel (#2449) 2021-10-18 00:03:30 +09:00
tests/jsx/fixture fix(es): Fix bugs (#2447) 2021-10-16 04:25:54 +00:00
Cargo.toml fix(common): Fix sourcemap (#2457) 2021-10-18 06:43:59 +00:00