Closed HerringtonDarkholme closed 7 years ago
Do I really need HMR? It needs some opt-in code.
https://webpack.github.io/docs/hot-module-replacement.html
It seems impossible for kilimanjaro. Since we will export and import store across getters/mutation/actions.
Supported in https://github.com/HerringtonDarkholme/vivio
Do I really need HMR? It needs some opt-in code.
https://webpack.github.io/docs/hot-module-replacement.html
It seems impossible for kilimanjaro. Since we will export and import store across getters/mutation/actions.