discuss icon indicating copy to clipboard operation
discuss copied to clipboard

fixes error: unresolved react mount module during webpack compilation

Open bencooling opened this issue 9 years ago • 0 comments

If you follow the Setup instructions in the README you will get a webpack compilation error RE: an unresolved react mount module.

This solution updates react-hot-loader to the latest version and implements the required config changes for the react-hot-loader 3.x branch.

bencooling avatar Nov 28 '16 11:11 bencooling