Remove style-loader from vendor bundles. Fixes #715.

This commit is contained in:
Steve Sanderson
2017-03-13 11:11:38 -07:00
parent 7aacf2151c
commit 5866713a05
3 changed files with 2 additions and 3 deletions

View File

@@ -28,7 +28,6 @@ module.exports = (env) => {
'redux',
'redux-thunk',
'react-router-redux',
'style-loader',
'jquery'
],
},