Remove live-reload-plugin in favor of hmr

This commit is contained in:
Thomas Nordquist
2019-04-08 08:54:10 +02:00
parent e9ab3da6c2
commit e4cfa38139
3 changed files with 5 additions and 89 deletions

View File

@@ -64,7 +64,6 @@
"webpack": "^4.28.2",
"webpack-bundle-analyzer": "^3.0.3",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.14",
"webpack-livereload-plugin": "^2.2.0"
"webpack-dev-server": "^3.1.14"
}
}