anthonyshort / deku

Render interfaces using pure functions and virtual DOM
https://github.com/anthonyshort/deku/tree/master/docs
3.41k stars 130 forks source link

Document browserify HMR #371

Closed rstacruz closed 8 years ago

rstacruz commented 8 years ago

Not personally a fan of Webpack and its verbose config... here's how to accomplish the same using browserify-hmr :)

anthonyshort commented 8 years ago

Nice. This is how I like to do it too :)