25 lines
930 B
JSON
25 lines
930 B
JSON
|
{
|
|||
|
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
|||
|
"projectname": "%E7%A7%91%E5%A4%A7%E5%B7%A5%E4%BC%9A%E5%81%A5%E6%AD%A5%E8%B5%B0",
|
|||
|
"setting": {
|
|||
|
"compileHotReLoad": false,
|
|||
|
"urlCheck": false,
|
|||
|
"coverView": true,
|
|||
|
"lazyloadPlaceholderEnable": false,
|
|||
|
"skylineRenderEnable": false,
|
|||
|
"preloadBackgroundData": false,
|
|||
|
"autoAudits": false,
|
|||
|
"useApiHook": true,
|
|||
|
"useApiHostProcess": true,
|
|||
|
"showShadowRootInWxmlPanel": true,
|
|||
|
"useStaticServer": true,
|
|||
|
"useLanDebug": false,
|
|||
|
"showES6CompileOption": false,
|
|||
|
"checkInvalidKey": true,
|
|||
|
"ignoreDevUnusedFiles": true,
|
|||
|
"bigPackageSizeSupport": true,
|
|||
|
"useIsolateContext": true
|
|||
|
},
|
|||
|
"libVersion": "3.8.9",
|
|||
|
"condition": {}
|
|||
|
}
|