Raynos / mercury

A truly modular frontend framework
http://raynos.github.io/mercury/
MIT License
2.82k stars 143 forks source link

Add example of hot reloading with browserify/watchify #185

Closed martintietz closed 8 years ago

martintietz commented 8 years ago

This basically adds an example of hot reloading with browserify (extends the work already done in #180).

Raynos commented 8 years ago

Looks legit.

You have any opinions @eightyeight ?

yoshuawuyts commented 8 years ago

ooh, neat! +1

crabmusket commented 8 years ago

Looks good to me. Thanks @martintietz for completing the example! Might be nice to add it to the main readme as well, maybe under intermediate examples.

Raynos commented 8 years ago

o/