DEV Community

Discussion on: How to configure Webpack 4 or 5 from scratch for a basic website

Collapse
 
antonmelnyk profile image
Anton Melnyk • Edited

Of course there is, for example you can use webpack-dev-server for that. But that is way out of scope of this guide and this is more advanced stuff.

webpack.js.org/concepts/hot-module...