开发服务器 devServer:用来自动化(自动编译,自动打开浏览器,自动刷新浏览器)
    需要:npm install webpack-dev-server -D
    使用:
    image.png
    npx webpack-dev-server