config.json 264 B

1234567891011121314
  1. {
  2. "buildEntryPath": [
  3. "./src/domain/*/*/*/index.js"
  4. ],
  5. "proxy":"http://127.0.0.1:99",
  6. "buildWithoutHTML": [ "uapbd/refer", "uap/refer" ],
  7. "devPort": 3006,
  8. " patch": {
  9. "path": [],
  10. "provider": "",
  11. "department": "",
  12. "project": "",
  13. "branch": ""
  14. }}