mall-laonong/unpackage/dist/dev/mp-weixin/project.config.json

44 lines
1.1 KiB
JSON
Raw Normal View History

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,
"useCompilerPlugins": false
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-10 06:11:31 +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
}