Skip to content

Commit

Permalink
Merge branch 'master' into release-0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattermod authored Oct 1, 2022
2 parents 5afbef7 + 59fd601 commit 26f115f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ module.exports = {
},
externals: {
react: 'React',
'react-dom': 'ReactDOM',
redux: 'Redux',
'react-redux': 'ReactRedux',
'prop-types': 'PropTypes',
Expand Down

0 comments on commit 26f115f

Please sign in to comment.