Getting ready

We are going to use the code from the last recipe (Implementing Node.js with React/Redux and Webpack 4) from Chapter 10, Mastering Webpack 4.x, and install some other dependencies:

npm install --save-dev webpack-node-externals webpack-dev-middleware webpack-hot-middleware webpack-hot-server-middleware webpack-merge babel-cli babel-preset-es2015

Get React Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.