30 lines
726 B
JSON
30 lines
726 B
JSON
{
|
|
"description": "项目配置文件。",
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true,
|
|
"newFeature": true,
|
|
"bigPackageSizeSupport": true,
|
|
"ignoreUploadUnusedFiles": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
}
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "3.2.0",
|
|
"appid": "wx05b45a2699f02a2b",
|
|
"projectname": "greenhouse-wisdom-applet",
|
|
"condition": {},
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 4
|
|
}
|
|
} |