webpack-course
webpack-course copied to clipboard
dev server is not updating automatically
seems that in webpack.dev.js in line 11 should be publicPath: "/js"
doing this change my dev-server updated now correct.