project.private.config.json 666 B

123456789101112131415161718192021222324
  1. {
  2. "libVersion": "3.10.3",
  3. "projectname": "%E4%B9%89%E4%B9%8C%E7%BE%8E%E4%B8%9A%E5%95%86%E5%9F%8E",
  4. "condition": {},
  5. "setting": {
  6. "urlCheck": true,
  7. "coverView": true,
  8. "lazyloadPlaceholderEnable": false,
  9. "skylineRenderEnable": false,
  10. "preloadBackgroundData": false,
  11. "autoAudits": false,
  12. "useApiHook": true,
  13. "useApiHostProcess": true,
  14. "showShadowRootInWxmlPanel": true,
  15. "useStaticServer": true,
  16. "useLanDebug": false,
  17. "showES6CompileOption": false,
  18. "compileHotReLoad": true,
  19. "checkInvalidKey": true,
  20. "ignoreDevUnusedFiles": false,
  21. "bigPackageSizeSupport": false,
  22. "useIsolateContext": true
  23. }
  24. }