swc/ecmascript/transforms/react
Donny/강동윤 eef3d6e3fb
fix(es): Fix simple bugs (#2495)
swc_ecma_parser:
 - Don't panic on `declare declare`. (#2343)

swc_ecma_transforms_react:
 - Don't panic on `createElement()`. (#2492)

swc_bundler:
 - Don't panic on wasm. (#2334)

swc:
 - Disable `inline_globals` if it's not specified. (#2490)
2021-10-20 06:12:21 +00:00
..
scripts feat(es/transforms/react): New jsx transform (#1408) 2021-02-19 14:32:53 +09:00
src fix(es): Fix simple bugs (#2495) 2021-10-20 06:12:21 +00:00
tests/jsx/fixture fix(es): Fix bugs (#2447) 2021-10-16 04:25:54 +00:00
Cargo.toml fix(es): Fix simple bugs (#2495) 2021-10-20 06:12:21 +00:00