jridgewell / babel-plugin-transform-incremental-dom

Turn JSX into IncrementalDOM
MIT License
145 stars 12 forks source link

Fragment support? #94

Open bryceosterhaus opened 6 years ago

bryceosterhaus commented 6 years ago

I was wondering if supporting fragments is something on the roadmap for this project.

Fragments in react https://reactjs.org/blog/2017/11/28/react-v16.2.0-fragment-support.html