Jsx convertion has some problem
Open
- Dominant language
- JavaScript
- Stars
- 874
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
I am using rollup buble plugin to convert vue component in jsx, I found that the result is not correct. children param of createElement should preferred to be an array, however it turns to be a tuple.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.