KindergartenAppletUI/unpackage/dist/dev/mp-weixin/project.config.json

26 lines
577 B
JSON
Raw Normal View History

2022-08-24 15:01:04 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"postcss": true,
"minified": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "2.25.3",
"appid": "wxdec3416aa3d60cab",
2022-08-24 15:01:04 +08:00
"projectname": "yer",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 4
}
}