27 lines
581 B
JSON
27 lines
581 B
JSON
{
|
|
"buildEntryPath": [
|
|
"./src/gl/finalTreatment/reckoning/*/index.js",
|
|
"./src/arap/gatheringbill/*/*/index.js",
|
|
"./src/uap/common/components/*/index.js"
|
|
],
|
|
"proxyJson": false,
|
|
"proxy": "http://127.0.0.1:9080/",
|
|
"buildWithoutHTML": [
|
|
"uap/refer",
|
|
"uapbd/refer"
|
|
],
|
|
"devPort": 3001,
|
|
"patch": {
|
|
"path": [],
|
|
"provider": "",
|
|
"department": "",
|
|
"project": "",
|
|
"branch": ""
|
|
} ,
|
|
"eslint": {
|
|
"path": [],
|
|
"enable": true,
|
|
"autoFix": false
|
|
}
|
|
}
|