smartmeter-app/unpackage/dist/dev/mp-weixin/project.config.json

29 lines
592 B
JSON
Raw Normal View History

2023-11-27 09:57:03 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "3.2.2",
"appid": "wx5affa901f005d975",
"projectname": "YML-teacher-uniapp",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}