There is currently a bug with Webpack 5 and webpack-dev-server not working that is caused by the existence of a browserslist in the project. If you have all those things in your project and your dev server is is not live reloading, this video might give you a temporary solve until the next beta version is out with the permanent fix.
Github Issue:
https://github.com/webpack/webpack-de...
Repo with code I showed for reference:
https://github.com/Jimmydalecleveland...
#webpackdevserver #webpack #webpack5