ncpub-multipage-demo-2005/config.json

21 lines
452 B
JSON
Raw Normal View History

2024-09-04 09:11:19 +08:00
{
2024-12-09 15:36:25 +08:00
"buildEntryPath": [
"./src/sscivm/*/*/*/index.js",
2024-12-14 09:36:45 +08:00
"./src/sscrp/public/*/*/*/index.js",
2024-12-23 11:25:46 +08:00
"./src/ic/ic/sapplybill/*/index.js",
"./src/ssctp/sscuser/sscuser/*/index.js",
2025-03-11 10:07:27 +08:00
"./src/gl/*/*/*/index.js",
"./src/arap/paybill/*/*/index.js"
2024-12-09 15:36:25 +08:00
],
"proxy": "http://127.0.0.1:8088",
2024-09-04 09:11:19 +08:00
"buildWithoutHTML": ["uapbd/refer", "uap/refer"],
"devPort": 3006,
"patch": {
"path": [],
"provider": "",
"department": "",
"project": "",
"branch": ""
}
}