2 parents fb05715 + 6626dae commit 1038e3bCopy full SHA for 1038e3b
1 file changed
webpack.config.js
@@ -39,12 +39,6 @@ module.exports = {
39
]
40
},
41
42
- resolve: {
43
- alias: {
44
- 'react-router': '../../modules/index'
45
- }
46
- },
47
-
48
plugins: [
49
new webpack.optimize.CommonsChunkPlugin('shared.js')
50
0 commit comments