phillipahereza / mattermost-plugin-digitalocean

A Mattermost plugin to interact with DigitalOcean 🔌
14 stars 7 forks source link

Add webpack external for ReactDOM #76

Closed mickmister closed 1 year ago

mickmister commented 1 year ago

This PR makes it so the webapp portion of this plugin uses the same version/instance of ReactDOM as the webapp itself. Some more context here https://github.com/mattermost/mattermost-plugin-starter-template/pull/169

Fixes https://github.com/phillipahereza/mattermost-plugin-digitalocean/issues/75

hanzei commented 1 year ago

@phillipahereza @AGMETEOR Could you please tag a new release with these changes?