project/build/config

Members

(inner, constant) backend

Description:
  • backend

Source:
Properties:
Name Type Description
backend object
Properties
Name Type Default Description
hostname string '0.0.0.0'
port number 7102

backend

(inner, constant) front

Description:
  • front

Source:
Properties:
Name Type Description
front object
Properties
Name Type Description
build object

npm run build:front

Properties
Name Type Default Description
productionSourceMap boolean true
uglify boolean true
dev object

npm run dev:front

Properties
Name Type Default Description
hostname string 'localhost'
port number 9192
proxyBaseURL string 'http://localhost:7102'

front