81 lines
1.9 KiB
JSON
81 lines
1.9 KiB
JSON
{
|
||
"miniprogramRoot": "miniprogram/",
|
||
"cloudfunctionRoot": "cloudfunctions/",
|
||
"setting": {
|
||
"urlCheck": true,
|
||
"es6": true,
|
||
"enhance": true,
|
||
"postcss": true,
|
||
"preloadBackgroundData": false,
|
||
"minified": true,
|
||
"newFeature": true,
|
||
"coverView": true,
|
||
"nodeModules": false,
|
||
"autoAudits": false,
|
||
"showShadowRootInWxmlPanel": true,
|
||
"scopeDataCheck": false,
|
||
"uglifyFileName": false,
|
||
"checkInvalidKey": true,
|
||
"checkSiteMap": true,
|
||
"uploadWithSourceMap": true,
|
||
"compileHotReLoad": false,
|
||
"lazyloadPlaceholderEnable": false,
|
||
"useMultiFrameRuntime": true,
|
||
"useApiHook": true,
|
||
"useApiHostProcess": true,
|
||
"babelSetting": {
|
||
"ignore": [],
|
||
"disablePlugins": [],
|
||
"outputPath": ""
|
||
},
|
||
"enableEngineNative": false,
|
||
"useIsolateContext": true,
|
||
"userConfirmedBundleSwitch": false,
|
||
"packNpmManually": false,
|
||
"packNpmRelationList": [],
|
||
"minifyWXSS": true,
|
||
"disableUseStrict": false,
|
||
"showES6CompileOption": false,
|
||
"useCompilerPlugins": false,
|
||
"minifyWXML": true,
|
||
"useStaticServer": true
|
||
},
|
||
"appid": "wxa9783cf92ee95a72",
|
||
"projectname": "quickstart-wx-cloud",
|
||
"libVersion": "2.14.1",
|
||
"cloudfunctionTemplateRoot": "cloudfunctionTemplate/",
|
||
"condition": {
|
||
"search": {
|
||
"list": []
|
||
},
|
||
"conversation": {
|
||
"list": []
|
||
},
|
||
"plugin": {
|
||
"list": []
|
||
},
|
||
"game": {
|
||
"list": []
|
||
},
|
||
"miniprogram": {
|
||
"list": [
|
||
{
|
||
"id": -1,
|
||
"name": "db guide",
|
||
"pathName": "pages/databaseGuide/databaseGuide"
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"srcMiniprogramRoot": "miniprogram/",
|
||
"compileType": "miniprogram",
|
||
"packOptions": {
|
||
"ignore": [],
|
||
"include": []
|
||
},
|
||
"editorSetting": {
|
||
"tabIndent": "insertSpaces",
|
||
"tabSize": 2
|
||
},
|
||
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html"
|
||
} |