esnunes / riotjs-loader

riotjs module loader for webpack
MIT License
103 stars 41 forks source link

does this support hot reload like react? #31

Open AgentChris opened 7 years ago

rogueg commented 7 years ago

I'm in the process of adding hot reloading to Riot itself: https://github.com/riot/riot/pull/2095

I don't use webpack, so I'm wondering if you or @esnunes would be willing to help modify the loader to support it.