Skip to content

Commit 5c05c9a

Browse files
committed
remove unused react-router package
1 parent 50a9f9b commit 5c05c9a

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

webpack.dev.babel.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export default {
1919
'jquery',
2020
'lodash',
2121
'react',
22-
'react-router',
2322
'react-highlight',
2423
]
2524
},

webpack.prod.babel.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ export default {
1616
'jquery',
1717
'lodash',
1818
'react',
19-
'react-router',
2019
'react-highlight',
2120
]
2221
},

0 commit comments

Comments
 (0)