diff --git a/project.private.config.json b/project.private.config.json index f907d6c..05fd8ea 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -1,21 +1,22 @@ { - "libVersion": "3.15.2", - "projectname": "bodyWeight", - "setting": { - "urlCheck": false, - "coverView": false, - "lazyloadPlaceholderEnable": false, - "skylineRenderEnable": true, - "preloadBackgroundData": false, - "autoAudits": false, - "useApiHook": true, - "showShadowRootInWxmlPanel": false, - "useStaticServer": false, - "useLanDebug": false, - "showES6CompileOption": false, - "compileHotReLoad": true, - "bigPackageSizeSupport": true, - "checkInvalidKey": true, - "ignoreDevUnusedFiles": true - } + "libVersion": "3.15.2", + "projectname": "bodyWeight", + "setting": { + "urlCheck": false, + "coverView": false, + "lazyloadPlaceholderEnable": false, + "skylineRenderEnable": true, + "preloadBackgroundData": false, + "autoAudits": false, + "useApiHook": true, + "showShadowRootInWxmlPanel": false, + "useStaticServer": false, + "useLanDebug": false, + "showES6CompileOption": false, + "compileHotReLoad": true, + "bigPackageSizeSupport": true, + "checkInvalidKey": true, + "ignoreDevUnusedFiles": true + }, + "condition": {} } \ No newline at end of file