Can webpack be used with React?

Webpack is a popular module bundling system built on top of Node. … Your project will bundle its own copy of react and react-dom with webpack, and ReactJS.NET will be used only for server-side rendering . Copy from the sample project to the root of your project: package.

Read more