discuss
discuss copied to clipboard
fixes error: unresolved react mount module during webpack compilation
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.