project.private.config.json 623 B

123456789101112131415161718192021222324
  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": true,
  16. "checkInvalidKey": true,
  17. "ignoreDevUnusedFiles": true,
  18. "bigPackageSizeSupport": false,
  19. "useIsolateContext": true
  20. },
  21. "condition": {},
  22. "libVersion": "3.8.0",
  23. "projectname": "litemall-wx"
  24. }