Brandyn Prasad

Results 3 comments of Brandyn Prasad

> @tpict I noticed you're passing a string/path to the `webpackConfig` property, could you change it to `webpackConfig: require('./webpack.common.js')` and see if that works for you? Just wanted to mention...

> This issue is caused by passing webpack@4 options to webpack@5 or vice versa so I'll need some more info. @brandynprasad could you provide a minimal reproduction that I can...

> Can you provide the version of webpack-dev-server you are using? The static property looks to be a nested property of devServer and in your case it seems to be...