MM-25822: Import react-router-dom from the webapp (#101)

This commit is contained in:
Alejandro García Montoro 2020-06-10 15:25:56 +02:00 committed by GitHub
parent ef0ac3babb
commit c557d38b4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'),