-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Hey @atroo, great work on this plugin.
I'm trying to get hot loading working with it, to create something like: https://github.com/gaearon/react-transform-boilerplate
As far as I can understand the missing piece to integrate is: https://github.com/glenjamin/webpack-hot-middleware (well after it's converted to hapi)
Any advice on where to start with this, or have you made much progress yourself ??