I am trying to add this library: react-refresh-webpack-plugin to my react application and I get the following error:
Cannot read property 'signature' of undefined #229
I followed the Readme of the library to add it and have no clue how to resolve this.
The solution was to just remove this plugin that was mentioned in the Readme
Only keeping the other plugin was sufficient for it to work: