Removed extract-text-webpack-plugin for now to enable HMR for CSS as well.

This commit is contained in:
Andrey Okonetchnikov
2016-09-13 17:18:19 +02:00
parent eedc1e4d23
commit 5f74d0ae28
2 changed files with 1 additions and 4 deletions

View File

@ -36,7 +36,6 @@
"eslint-loader": "^1.2.1",
"eslint-plugin-react": "^5.1.1",
"exports-loader": "^0.6.3",
"extract-text-webpack-plugin": "^1.0.1",
"file-loader": "^0.8.5",
"immutable": "^3.7.6",
"imports-loader": "^0.6.5",