ufutx_love_mp/project.config.json
2024-08-16 09:14:13 +08:00

30 lines
595 B
JSON

{
"description": "A WePY project",
"setting": {
"urlCheck": true,
"es6": true,
"postcss": true,
"minified": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false,
"enhance": true
},
"compileType": "miniprogram",
"appid": "wxe486777f4379507e",
"projectname": "myproj",
"miniprogramRoot": "weapp/",
"srcMiniprogramRoot": "weapp/",
"packOptions": {
"ignore": [],
"include": []
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}