Solution for Webpack 5 Dev Server Not Live Reloading

Опубликовано: 27 Октябрь 2024
на канале: Swashbuckling with Code
16,379
244

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