project.private.config.json 594 B

12345678910111213141516171819202122232425
  1. {
  2. "libVersion": "3.16.0",
  3. "projectname": "Bng_bgj",
  4. "condition": {
  5. },
  6. "setting": {
  7. "urlCheck": false,
  8. "coverView": true,
  9. "lazyloadPlaceholderEnable": false,
  10. "skylineRenderEnable": false,
  11. "preloadBackgroundData": false,
  12. "autoAudits": false,
  13. "useApiHook": true,
  14. "showShadowRootInWxmlPanel": true,
  15. "useStaticServer": true,
  16. "useLanDebug": false,
  17. "showES6CompileOption": false,
  18. "compileHotReLoad": true,
  19. "checkInvalidKey": true,
  20. "ignoreDevUnusedFiles": true,
  21. "bigPackageSizeSupport": false,
  22. "useIsolateContext": true
  23. }
  24. }