期待尽快把端口的配置移动到config.js中
package.json 用--port 指定 "dev": "webpack-dev-server --port 9090 --content-base ./ --open --inline --hot --compress --history-api-fallback --config build/webpack.dev.config.js",
Most helpful comment
期待尽快把端口的配置移动到config.js中