This repository has been archived by the owner on Nov 11, 2017. It is now read-only.
v1.4.0
Fixed: No longer throws an error if you pass the absolute path to a module.
Added: Support for modules which export a React element [andreypopp]
Changed: Remove confusing warning message when the module being run doesn't contain 'React.render'
[andreypopp]
Changed: Use the cheap-module-eval-source-map
devtool in webpack config instead of eval
[andreypopp]