2024-01-07 01:10:08 +08:00
|
|
|
{
|
|
|
|
"description": "项目配置文件。",
|
|
|
|
"packOptions": {
|
2024-01-09 21:15:34 +08:00
|
|
|
"ignore": [],
|
|
|
|
"include": []
|
2024-01-07 01:10:08 +08:00
|
|
|
},
|
|
|
|
"setting": {
|
|
|
|
"urlCheck": false,
|
|
|
|
"es6": true,
|
|
|
|
"postcss": true,
|
|
|
|
"minified": true,
|
|
|
|
"newFeature": true,
|
2024-01-09 21:15:34 +08:00
|
|
|
"bigPackageSizeSupport": true,
|
|
|
|
"babelSetting": {
|
|
|
|
"ignore": [],
|
|
|
|
"disablePlugins": [],
|
|
|
|
"outputPath": ""
|
|
|
|
},
|
|
|
|
"condition": false
|
2024-01-07 01:10:08 +08:00
|
|
|
},
|
|
|
|
"compileType": "miniprogram",
|
2024-01-09 21:15:34 +08:00
|
|
|
"libVersion": "3.3.1",
|
2024-01-07 01:10:08 +08:00
|
|
|
"appid": "wx2edefe049c6a37b9",
|
|
|
|
"projectname": "xlcs-user",
|
2024-01-09 21:15:34 +08:00
|
|
|
"condition": {},
|
|
|
|
"editorSetting": {
|
|
|
|
"tabIndent": "insertSpaces",
|
|
|
|
"tabSize": 2
|
2024-01-07 01:10:08 +08:00
|
|
|
}
|
|
|
|
}
|