Skip to content

Commit 8aae661

Browse files
author
minooo
committed
版本维护
1 parent c0d0b62 commit 8aae661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

step-04/webpack-pro-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ module.exports = {
1919
'react-dom',
2020
'react-router',
2121
'react-redux',
22-
'react-router-redux'
22+
'redux'
2323
]
2424
// 为了优化,切割代码,提取第三方库(实际上,我们将会引入很多第三方库)
2525
},

0 commit comments

Comments
 (0)