We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d0b62 commit 8aae661Copy full SHA for 8aae661
step-04/webpack-pro-config.js
@@ -19,7 +19,7 @@ module.exports = {
19
'react-dom',
20
'react-router',
21
'react-redux',
22
- 'react-router-redux'
+ 'redux'
23
]
24
// 为了优化,切割代码,提取第三方库(实际上,我们将会引入很多第三方库)
25
},
0 commit comments