Skip to content

Commit d3ad776

Browse files
committed
Remove old deps from webpack vendor bundle
1 parent 60d38d9 commit d3ad776

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

webpack/base.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ export default {
2121
'react-redux',
2222
'react-router',
2323
'react-router-redux',
24-
'redux',
25-
'redux-thunk',
26-
'reselect'
24+
'redux'
2725
],
2826
app: [
2927
'./client/index'

0 commit comments

Comments
 (0)