This repository has been archived by the owner on Nov 11, 2017. It is now read-only.
Breaking change: CoffeeScript is no longer supported, as hot reloading now depends on Babel plugins.
Changed: Now using the same hot reloading implementation as react-transform-boilerplate - benefits include syntax errors and rendering errors now being displayed as an overlay they happen (#9)
Added: -i
/--info
option to enable display of webpack stats when there are no errors.