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

29 lines
590 B
JSON
Raw Normal View History

2022-07-31 02:14:22 +00:00
{
2022-09-27 08:57:57 +00:00
"description": "项目配置文件。",
2022-08-09 07:41:11 +00:00
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": true,
"es6": true,
2022-09-27 08:57:57 +00:00
"postcss": false,
2022-08-23 06:52:27 +00:00
"minified": true,
2022-09-27 08:57:57 +00:00
"newFeature": true,
"bigPackageSizeSupport": true,
2022-08-09 07:41:11 +00:00
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2022-09-27 08:57:57 +00:00
}
2022-08-09 07:41:11 +00:00
},
"compileType": "miniprogram",
2022-08-23 06:52:27 +00:00
"libVersion": "2.25.3",
2022-09-29 02:13:28 +00:00
"appid": "wx19c92fb80708ae46",
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
}