Files
opc-backup/code/opc-training/miniprogram/project.private.config.json
T

21 lines
536 B
JSON
Raw Normal View History

2026-08-21 01:26:32 +08:00
{
"libVersion": "3.17.1",
2026-08-22 14:48:48 +08:00
"projectname": "OPC",
2026-08-21 01:26:32 +08:00
"setting": {
2026-08-23 10:37:33 +08:00
"urlCheck": true,
2026-08-21 01:26:32 +08:00
"coverView": false,
"lazyloadPlaceholderEnable": false,
"skylineRenderEnable": false,
"preloadBackgroundData": false,
"autoAudits": false,
"useApiHook": true,
"showShadowRootInWxmlPanel": false,
"useStaticServer": false,
"useLanDebug": false,
"showES6CompileOption": false,
"compileHotReLoad": true,
"checkInvalidKey": true,
"ignoreDevUnusedFiles": true,
"bigPackageSizeSupport": false
}
}