pmuens / discuss

100% serverless forum software (Technologies used: Serverless, DynamoDB, ES2015, React, Redux, Node.js, GraphQL)
118 stars 21 forks source link

fixes error: unresolved react mount module during webpack compilation #37

Open bencooling opened 7 years ago

bencooling commented 7 years ago

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.