MM-25822: Import react-router-dom from the webapp (#101)
This commit is contained in:
parent
ef0ac3babb
commit
c557d38b4d
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ module.exports = {
|
|||
'react-redux': 'ReactRedux',
|
||||
'prop-types': 'PropTypes',
|
||||
'react-bootstrap': 'ReactBootstrap',
|
||||
'react-router-dom': 'ReactRouterDom',
|
||||
},
|
||||
output: {
|
||||
path: path.join(__dirname, '/dist'),
|
||||
|
|
Reference in a new issue