webpack-hot-middleware
webpack-hot-middleware copied to clipboard
compiling all the node_modules in server side rendering with react by webpack-dev- middleware
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 :-
@rizwan92 webpack-dev-middleware is a completely separate package https://github.com/webpack/webpack-dev-middleware
Closing due to inactivity. Please test with latest version and feel free to reopen if still regressions. Thanks!