mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-08 15:06:08 +02:00
MM-47076 Use version of Reaact DOM provided by web app (#3861)
This commit is contained in:
parent
4eccd067e9
commit
b16557a046
@ -174,6 +174,7 @@ if (TARGET_IS_PRODUCT) {
|
||||
|
||||
config.externals = {
|
||||
react: 'React',
|
||||
'react-dom': 'ReactDOM',
|
||||
redux: 'Redux',
|
||||
'react-redux': 'ReactRedux',
|
||||
'mm-react-router-dom': 'ReactRouterDom',
|
||||
|
Loading…
Reference in New Issue
Block a user