swc/ecmascript/transforms/react
Donny/강동윤 4466ca6ab8
fix(es/transforms/react): Allow non-first jsx directives (#2377)
swc_ecma_transforsm_react:
 - Allow using jsx directives like `jsxRuntime` at any statement.
2021-10-08 06:49:14 +00:00
..
scripts feat(es/transforms/react): New jsx transform (#1408) 2021-02-19 14:32:53 +09:00
src fix(es/transforms/react): Allow non-first jsx directives (#2377) 2021-10-08 06:49:14 +00:00
tests/jsx/fixture fix(es/trasnforms/testing): Improve test_fixture (#2369) 2021-10-07 12:24:41 +00:00
Cargo.toml fix(es/transforms/react): Allow non-first jsx directives (#2377) 2021-10-08 06:49:14 +00:00