▲ WebPack is not the only way at medium.com▼26 up and 4 down, posted by nchanged 2836 days ago 11 comments
yyx990803 2830 days ago. link parent 1 point ▲ ▼The docs doesn't seem to mention anything like Webpack's HMR API - i.e. module.hot.accept(). I hope you are not confusing HMR with reload-on-save?
nchanged 2830 days ago. link 2 points ▲ ▼Hello! No, We are not confusing it with anything. There is a great PR going on. We are going to introduce HMR plugins, that will allow users to specify their own logic. Without altering the code. https://github.com/fuse-box/fuse-box/pull/158