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.
76 lines
1.7 KiB
76 lines
1.7 KiB
{
|
|
"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,
|
|
"useMultiFrameRuntime": true,
|
|
"useApiHook": true,
|
|
"useApiHostProcess": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"enableEngineNative": false,
|
|
"useIsolateContext": true,
|
|
"useCompilerModule": true,
|
|
"userConfirmedUseCompilerModuleSwitch": false,
|
|
"userConfirmedBundleSwitch": false,
|
|
"packNpmManually": false,
|
|
"packNpmRelationList": [],
|
|
"minifyWXSS": true
|
|
},
|
|
"appid": "wx2d72f07adf0c3941",
|
|
"projectname": "quickstart-wx-cloud",
|
|
"libVersion": "2.20.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
|
|
}
|
|
} |