2022-07-31 02:14:22 +00:00
|
|
|
|
{
|
2022-08-23 06:52:27 +00:00
|
|
|
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
2022-08-09 07:41:11 +00:00
|
|
|
|
"packOptions": {
|
|
|
|
|
"ignore": [],
|
|
|
|
|
"include": []
|
|
|
|
|
},
|
|
|
|
|
"setting": {
|
|
|
|
|
"urlCheck": true,
|
|
|
|
|
"es6": true,
|
2022-08-23 06:52:27 +00:00
|
|
|
|
"coverView": true,
|
|
|
|
|
"postcss": true,
|
|
|
|
|
"lazyloadPlaceholderEnable": false,
|
|
|
|
|
"preloadBackgroundData": false,
|
|
|
|
|
"minified": true,
|
|
|
|
|
"autoAudits": false,
|
|
|
|
|
"uglifyFileName": false,
|
|
|
|
|
"uploadWithSourceMap": true,
|
|
|
|
|
"enhance": true,
|
|
|
|
|
"showShadowRootInWxmlPanel": true,
|
|
|
|
|
"packNpmManually": false,
|
|
|
|
|
"packNpmRelationList": [],
|
|
|
|
|
"minifyWXSS": true,
|
|
|
|
|
"useStaticServer": true,
|
|
|
|
|
"showES6CompileOption": false,
|
|
|
|
|
"checkInvalidKey": true,
|
|
|
|
|
"compileHotReLoad": true,
|
2022-08-09 07:41:11 +00:00
|
|
|
|
"babelSetting": {
|
|
|
|
|
"ignore": [],
|
|
|
|
|
"disablePlugins": [],
|
|
|
|
|
"outputPath": ""
|
2022-08-23 06:52:27 +00:00
|
|
|
|
},
|
|
|
|
|
"disableUseStrict": false,
|
2022-08-25 08:18:44 +00:00
|
|
|
|
"useCompilerPlugins": false,
|
|
|
|
|
"minifyWXML": true
|
2022-08-09 07:41:11 +00:00
|
|
|
|
},
|
|
|
|
|
"compileType": "miniprogram",
|
2022-08-23 06:52:27 +00:00
|
|
|
|
"libVersion": "2.25.3",
|
2022-08-09 07:41:11 +00:00
|
|
|
|
"appid": "wxa02e44170bc722cd",
|
2022-08-24 10:13:39 +00:00
|
|
|
|
"projectname": "老农极鲜土货",
|
2022-08-23 06:52:27 +00:00
|
|
|
|
"condition": {},
|
2022-08-09 07:41:11 +00:00
|
|
|
|
"editorSetting": {
|
|
|
|
|
"tabIndent": "insertSpaces",
|
|
|
|
|
"tabSize": 2
|
|
|
|
|
}
|
2022-07-31 02:14:22 +00:00
|
|
|
|
}
|