brunch / auto-reload-brunch

Adds automatic browser reloading support to brunch.
88 stars 30 forks source link

Implement live JS reload functionality #64

Closed goshacmd closed 8 years ago

goshacmd commented 8 years ago

This also needs

goshacmd commented 8 years ago

A sample React/Redux app that will work with this (and the unreleased commonjs, + custom saving store in global and react-proxy handling) — https://github.com/goshakkk/brunch-livejs-reload-stage1