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

30 lines
563 B
JSON

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