webpack-hot-middleware icon indicating copy to clipboard operation
webpack-hot-middleware copied to clipboard

compiling all the node_modules in server side rendering with react by webpack-dev- middleware

Open rizwan92 opened this issue 6 years ago • 1 comments

i am facing this issue of compiling node modules folder dependency in webpack-dev-middleware . actually i am building and express react web application, it is making my compilation very slow ,

here is some my file :-

  1. package.json
  2. server.js
  3. webpack.config.js

rizwan92 avatar May 28 '18 09:05 rizwan92

@rizwan92 webpack-dev-middleware is a completely separate package https://github.com/webpack/webpack-dev-middleware

okcoker avatar Aug 30 '18 08:08 okcoker

Closing due to inactivity. Please test with latest version and feel free to reopen if still regressions. Thanks!

alexander-akait avatar Nov 08 '22 16:11 alexander-akait