Iview-admin: 如何改端口号

Created on 8 Nov 2017  ·  2Comments  ·  Source: iview/iview-admin

Most helpful comment

期待尽快把端口的配置移动到config.js中

All 2 comments

package.json
用--port 指定
"dev": "webpack-dev-server --port 9090 --content-base ./ --open --inline --hot --compress --history-api-fallback --config build/webpack.dev.config.js",

期待尽快把端口的配置移动到config.js中

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zhangwei900808 picture zhangwei900808  ·  5Comments

hardphp picture hardphp  ·  6Comments

iMactool picture iMactool  ·  5Comments

xinmowen picture xinmowen  ·  4Comments

Nightsky-Dec picture Nightsky-Dec  ·  5Comments