Relative Content

Tag Archive for javascriptwebpackwebpack-dev-server

why is my weback server not reloading live?

I have just installed a Webpack server which also works. But it annoys me that I always have to reload the browser. So I tried to improve this with hot;true. It still does not work. This is a plain Javascript project