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

31 lines
648 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false,
"ignoreUploadUnusedFiles": false
},
"compileType": "miniprogram",
"libVersion": "3.12.1",
"appid": "wx1f32af4f93c913f6",
"projectname": "kitchendDevice",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}