2025-05-12 21:23:37 +08:00
|
|
|
{
|
|
|
|
|
"description": "项目配置文件。",
|
|
|
|
|
"packOptions": {
|
2025-06-20 15:10:27 +08:00
|
|
|
"ignore": [],
|
|
|
|
|
"include": []
|
2025-05-12 21:23:37 +08:00
|
|
|
},
|
|
|
|
|
"setting": {
|
|
|
|
|
"urlCheck": false,
|
|
|
|
|
"es6": true,
|
2025-05-15 22:24:39 +08:00
|
|
|
"postcss": true,
|
|
|
|
|
"minified": true,
|
2025-05-12 21:23:37 +08:00
|
|
|
"newFeature": true,
|
2025-06-20 15:10:27 +08:00
|
|
|
"bigPackageSizeSupport": true,
|
|
|
|
|
"babelSetting": {
|
|
|
|
|
"ignore": [],
|
|
|
|
|
"disablePlugins": [],
|
|
|
|
|
"outputPath": ""
|
|
|
|
|
}
|
2025-05-12 21:23:37 +08:00
|
|
|
},
|
|
|
|
|
"compileType": "miniprogram",
|
|
|
|
|
"libVersion": "",
|
2025-05-15 22:24:39 +08:00
|
|
|
"appid": "wx0af70c44ad1939e9",
|
2025-05-12 21:23:37 +08:00
|
|
|
"projectname": "tk-mini-program",
|
2025-06-20 15:10:27 +08:00
|
|
|
"condition": {},
|
|
|
|
|
"editorSetting": {
|
|
|
|
|
"tabIndent": "insertSpaces",
|
|
|
|
|
"tabSize": 2
|
2025-05-12 21:23:37 +08:00
|
|
|
}
|
|
|
|
|
}
|