Updating aspnet-webpack-react to work with react-hot-loader v4 #42

Closed
opened 2025-08-09 17:14:46 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @tjaskula on 6/7/2018

This should solve the issue #1585

  • Deleting references to react-hot-loader/webpack and react-hot-loader/patch as it was removed in v4 of react-hot-loader. Referencing react-hot-loader/babelin webpack configuration is enough.
  • Bumping peer dependency of webpack to 3 and 4
*Originally created by @tjaskula on 6/7/2018* This should solve the issue #1585 - Deleting references to `react-hot-loader/webpack` and `react-hot-loader/patch` as it was removed in v4 of react-hot-loader. Referencing `react-hot-loader/babel`in webpack configuration is enough. - Bumping peer dependency of webpack to 3 and 4
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#42
No description provided.