Donny/강동윤
|
656f3e944d
|
fix(swc): Fix swc as a crate (#2376)
swc_ecma_transforms_typescript:
- Don't drop imports from `react`.
|
2021-10-08 03:38:11 +00:00 |
|
Donny/강동윤
|
edc4cb432e
|
fix(swc): Fix order of custom passes (#2367)
swc_ecma_transform_react:
- Accept `top_level_mark`.
swc:
- Fix order of `custom_before_pass`.
|
2021-10-07 15:13:21 +09:00 |
|
강동윤
|
d3944f5203
|
fix(swc): Fix bugs (#1820)
swc_ecma_preset_env:
- [x] Rename directory to be consistant.
- [x] Add es2020::operators. (#1812)
swc_ecma_transforms_react:
- [x] Don't escpae unicodes. (#1782)
|
2021-06-12 15:39:39 +09:00 |
|