mlmorg / react-hyperscript

Hyperscript syntax for React.js markup
MIT License
710 stars 45 forks source link

Global "export", no hyperscript dependency #17

Closed jelz closed 7 years ago

jelz commented 8 years ago

For my private project I've tweaked the code to look like this (diff). Comments and suggestions warmly welcomed. If you're interested in incorporating this change to the library - let me know, I'll prepare a PR. Please close this issue otherwise.

mlmorg commented 8 years ago

What's the benefit of this? Your code bundler should handle this for you.