markdalgleish / react-to-html-webpack-plugin

Webpack plugin that renders React components to HTML files
MIT License
168 stars 14 forks source link

Support react v0.14 and add working examples #10

Closed toruta39 closed 7 years ago

toruta39 commented 8 years ago

Thanks for creating this plugin. I've been using this plugin in my project, and found it still using old version of React. So i've updated to v0.14.x with minimal changes. And to enhance testability, a examples directory is added.

Feel free to tell me if you need any change. I'm willing to help :)

toruta39 commented 7 years ago

Closed because of deprecation.