You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82 lines
1.9 KiB
82 lines
1.9 KiB
{
|
|
"miniprogramRoot": "",
|
|
"cloudfunctionRoot": "cloudfunctions/",
|
|
"setting": {
|
|
"enablePullDownRefresh": true,
|
|
"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,
|
|
"ignoreDevUnusedFiles": false,
|
|
"ignoreUploadUnusedFiles": false
|
|
},
|
|
"appid": "wxcc745ea897810e52",
|
|
"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
|
|
}
|
|
} |