refactor: handle HMR

This commit is contained in:
NGPixel
2018-01-27 17:39:55 -05:00
parent f0e45ece6f
commit 9e7f6b6eb1
5 changed files with 51 additions and 25 deletions

View File

@@ -203,6 +203,7 @@
"vuex-persistedstate": "2.4.2",
"webpack": "3.10.0",
"webpack-bundle-analyzer": "2.9.2",
"webpack-dev-middleware": "2.0.4",
"webpack-hot-middleware": "2.21.0",
"webpack-merge": "4.1.1",
"whatwg-fetch": "2.0.3"