swc/ecmascript/transforms/react
강동윤 4db24fb7f6
fix(swc): Fix various bugs (#1588)
swc_ecma_transforms_module:
 - Change the order of functions exported as default. (#1568)
 - Handle mixed imports correctly. (#1525)

swc:
 - Ensure that #1581 is fixed. (#1581)
2021-04-18 20:58:30 +00:00
..
scripts feat(es/transforms/react): New jsx transform (#1408) 2021-02-19 14:32:53 +09:00
src fix(swc): Fix various bugs (#1588) 2021-04-18 20:58:30 +00:00
Cargo.toml fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00