A fork of redbox-react which doesn't import React, as this can be problematic for global tools which manage React hot loading such as nwb and react-heatpack.
Only for React >=0.14, as it uses stateless functional components and inline object literals instead of calls to React.createElement()
.