otp/project.config.json
2025-06-17 14:44:48 +08:00

25 lines
No EOL
501 B
JSON

{
"setting": {
"es6": true,
"postcss": true,
"minified": true,
"uglifyFileName": true,
"enhance": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"useCompilerPlugins": false,
"minifyWXML": true
},
"compileType": "miniprogram",
"simulatorPluginLibVersion": {},
"packOptions": {
"ignore": [],
"include": []
},
"appid": "wx57d1033974eb5250",
"editorSetting": {}
}