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 20c2c9b commit 0839f13Copy full SHA for 0839f13
examples/webpack.config.js
@@ -34,7 +34,7 @@ module.exports = {
34
35
resolve: {
36
alias: {
37
- 'react-router': '../../index'
+ 'react-router': '../../modules/index'
38
}
39
},
40
0 commit comments