模式 mode:"production" / "development"
开发服务器 yarn add -D webpack-dev-server yarn webpack serve 打包服务器 yarn webpack serve --open 自动打包