Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

v3.0.0

Latest
Compare
Choose a tag to compare
@insin insin released this 19 Nov 17:02
· 12 commits to master since this release

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.