|
|
|
@ -1,9 +1,56 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|
|
|
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
|
|
|
"setting": {
|
|
|
|
"setting": {
|
|
|
|
|
|
|
|
"urlCheck": true,
|
|
|
|
|
|
|
|
"es6": false,
|
|
|
|
|
|
|
|
"enhance": true,
|
|
|
|
|
|
|
|
"postcss": true,
|
|
|
|
|
|
|
|
"preloadBackgroundData": false,
|
|
|
|
|
|
|
|
"minified": true,
|
|
|
|
|
|
|
|
"newFeature": false,
|
|
|
|
|
|
|
|
"coverView": true,
|
|
|
|
|
|
|
|
"nodeModules": false,
|
|
|
|
|
|
|
|
"autoAudits": false,
|
|
|
|
|
|
|
|
"showShadowRootInWxmlPanel": true,
|
|
|
|
|
|
|
|
"scopeDataCheck": false,
|
|
|
|
|
|
|
|
"uglifyFileName": false,
|
|
|
|
|
|
|
|
"checkInvalidKey": true,
|
|
|
|
|
|
|
|
"checkSiteMap": true,
|
|
|
|
|
|
|
|
"uploadWithSourceMap": true,
|
|
|
|
|
|
|
|
"compileHotReLoad": false,
|
|
|
|
|
|
|
|
"lazyloadPlaceholderEnable": false,
|
|
|
|
|
|
|
|
"useMultiFrameRuntime": true,
|
|
|
|
|
|
|
|
"babelSetting": {
|
|
|
|
|
|
|
|
"ignore": [],
|
|
|
|
|
|
|
|
"disablePlugins": [],
|
|
|
|
|
|
|
|
"outputPath": ""
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"useIsolateContext": true,
|
|
|
|
|
|
|
|
"userConfirmedBundleSwitch": false,
|
|
|
|
|
|
|
|
"packNpmManually": false,
|
|
|
|
|
|
|
|
"packNpmRelationList": [],
|
|
|
|
|
|
|
|
"minifyWXSS": true,
|
|
|
|
|
|
|
|
"disableUseStrict": false,
|
|
|
|
|
|
|
|
"minifyWXML": true,
|
|
|
|
|
|
|
|
"showES6CompileOption": false,
|
|
|
|
|
|
|
|
"useCompilerPlugins": false,
|
|
|
|
|
|
|
|
"ignoreUploadUnusedFiles": true,
|
|
|
|
|
|
|
|
"useStaticServer": true,
|
|
|
|
"condition": true
|
|
|
|
"condition": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"simulatorPluginLibVersion": {
|
|
|
|
"compileType": "miniprogram",
|
|
|
|
"wxext14566970e7e9f62": "3.6.5-29"
|
|
|
|
"condition": {},
|
|
|
|
|
|
|
|
"editorSetting": {
|
|
|
|
|
|
|
|
"tabIndent": "insertSpaces",
|
|
|
|
|
|
|
|
"tabSize": 2
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"appid": "wxb0dea4d11428c6a5",
|
|
|
|
|
|
|
|
"packOptions": {
|
|
|
|
|
|
|
|
"ignore": [],
|
|
|
|
|
|
|
|
"include": []
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"projectArchitecture": "multiPlatform"
|
|
|
|
"projectArchitecture": "multiPlatform",
|
|
|
|
|
|
|
|
"simulatorPluginLibVersion": {
|
|
|
|
|
|
|
|
"wxext14566970e7e9f62": "3.6.5-24"
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|