|
|
@ -1,7 +1,8 @@ |
|
|
|
{ |
|
|
|
"description": "项目配置文件。", |
|
|
|
"packOptions": { |
|
|
|
"ignore": [] |
|
|
|
"ignore": [], |
|
|
|
"include": [] |
|
|
|
}, |
|
|
|
"setting": { |
|
|
|
"urlCheck": false, |
|
|
@ -9,25 +10,20 @@ |
|
|
|
"postcss": false, |
|
|
|
"minified": false, |
|
|
|
"newFeature": true, |
|
|
|
"bigPackageSizeSupport": true |
|
|
|
"bigPackageSizeSupport": true, |
|
|
|
"babelSetting": { |
|
|
|
"ignore": [], |
|
|
|
"disablePlugins": [], |
|
|
|
"outputPath": "" |
|
|
|
} |
|
|
|
}, |
|
|
|
"compileType": "miniprogram", |
|
|
|
"libVersion": "", |
|
|
|
"libVersion": "3.9.0", |
|
|
|
"appid": "wxb6f11363a55f9535", |
|
|
|
"projectname": "木邻有你", |
|
|
|
"condition": { |
|
|
|
"search": { |
|
|
|
"current": -1, |
|
|
|
"list": [] |
|
|
|
}, |
|
|
|
"conversation": { |
|
|
|
"current": -1, |
|
|
|
"list": [] |
|
|
|
}, |
|
|
|
"game": { |
|
|
|
"current": -1, |
|
|
|
"list": [] |
|
|
|
}, |
|
|
|
"miniprogram": { |
|
|
|
"current": -1, |
|
|
|
|
|
|
|
"condition": {}, |
|
|
|
"editorSetting": { |
|
|
|
"tabIndent": "insertSpaces", |
|
|
|
"tabSize": 2 |
|
|
|
} |
|
|
|
} |