Why do all projects configured by webpack use webpack-dev-server?
what are the main uses of this plug-in? Hot update? Can"t we do without this gap?
"dev": "webpack-dev-server-- content-base. /-- open-- inline-- hot-- compress-- config build/webpack.dev.config.js",
but also like react scaffolding, vue-cli, these all have this webpack-dev-server
that must be run under localhost, can vue-cli scaffolding be configured, click on the html file to run it? Or do not run