Files
WAI_Project_UNIX/project.config.json

27 lines
557 B
JSON
Raw Normal View History

2026-01-21 01:37:34 +08:00
{
"miniprogramRoot": "",
"projectname": "cool-unix",
"setting": {
"es6": true,
"postcss": true,
"minified": true,
"uglifyFileName": false,
"enhance": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"useCompilerPlugins": false,
"minifyWXML": true
},
"compileType": "miniprogram",
"simulatorPluginLibVersion": {},
"packOptions": {
"ignore": [],
"include": []
},
"appid": "wxa405445eb450b9c5",
"editorSetting": {}
}