2025-03-09 11:34:19 +08:00
|
|
|
{
|
|
|
|
"buildEntryPath": [
|
2025-04-01 11:15:57 +08:00
|
|
|
"./src/gl/finalTreatment/reckoning/*/index.js",
|
|
|
|
"./src/arap/gatheringbill/*/*/index.js",
|
|
|
|
"./src/uap/common/components/*/index.js"
|
|
|
|
],
|
2025-03-09 11:34:19 +08:00
|
|
|
"proxyJson": false,
|
|
|
|
"proxy": "http://127.0.0.1:9080/",
|
|
|
|
"buildWithoutHTML": [
|
2025-03-20 16:02:19 +08:00
|
|
|
"uap/refer",
|
|
|
|
"uapbd/refer"
|
2025-03-09 11:34:19 +08:00
|
|
|
],
|
|
|
|
"devPort": 3001,
|
|
|
|
"patch": {
|
|
|
|
"path": [],
|
|
|
|
"provider": "",
|
|
|
|
"department": "",
|
|
|
|
"project": "",
|
|
|
|
"branch": ""
|
2025-03-20 16:02:19 +08:00
|
|
|
} ,
|
2025-03-09 11:34:19 +08:00
|
|
|
"eslint": {
|
|
|
|
"path": [],
|
|
|
|
"enable": true,
|
|
|
|
"autoFix": false
|
|
|
|
}
|
|
|
|
}
|