jridgewell / babel-plugin-transform-incremental-dom

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

Allow fastRoot pragma #61

Closed jridgewell closed 8 years ago

jridgewell commented 8 years ago

Instead of turning on globally, allow using a @incremental-dom enable-fastRoot pragma option.