一个kos热更新babel插件
npm install babel-plugin-kos-hmr
bash $ npm install babel-plugin-kos-hmr --save-dev
使用 .babelrc
js { "plugins": ["kos-hmr"] }