project.private.config.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "setting": {
  3. "urlCheck": false,
  4. "coverView": true,
  5. "lazyloadPlaceholderEnable": false,
  6. "skylineRenderEnable": false,
  7. "preloadBackgroundData": false,
  8. "autoAudits": false,
  9. "useApiHook": true,
  10. "useApiHostProcess": true,
  11. "showShadowRootInWxmlPanel": true,
  12. "useStaticServer": false,
  13. "useLanDebug": false,
  14. "showES6CompileOption": false,
  15. "compileHotReLoad": false,
  16. "checkInvalidKey": true,
  17. "ignoreDevUnusedFiles": true,
  18. "bigPackageSizeSupport": false,
  19. "useIsolateContext": true
  20. },
  21. "condition": {
  22. "game": {
  23. "list": [
  24. {
  25. "pathName": "",
  26. "name": "ceshi",
  27. "query": "agent_id=1000&site_id=1000&gdt_vid=asdasd&weixinadinfo=asdasd",
  28. "scene": null
  29. },
  30. {
  31. "pathName": "",
  32. "name": "dev",
  33. "query": "xiaolin=123456789&xl=12345678",
  34. "scene": 1011
  35. }
  36. ]
  37. }
  38. },
  39. "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  40. "libVersion": "2.26.2",
  41. "projectname": "wxxyx-sdk%EF%BC%88ry%EF%BC%89"
  42. }