货无忧
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.

31 lines
662 B

2 years ago
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": true,
2 years ago
"newFeature": true,
"bigPackageSizeSupport": true,
"ignoreDevUnusedFiles": false,
"lazyCodeLoading": "requiredComponents",
2 years ago
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
2 years ago
},
"compileType": "miniprogram",
"libVersion": "3.2.0",
"appid": "wxedb0d10ea46a0113",
2 years ago
"projectname": "货无忧",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}