|
|
@@ -1,36 +1,30 @@ |
|
|
|
{ |
|
|
|
"description": "项目配置文件。", |
|
|
|
"packOptions": { |
|
|
|
"ignore": [] |
|
|
|
"ignore": [], |
|
|
|
"include": [] |
|
|
|
}, |
|
|
|
"setting": { |
|
|
|
"urlCheck": false, |
|
|
|
"es6": true, |
|
|
|
"postcss": true, |
|
|
|
"minified": true, |
|
|
|
"newFeature": true |
|
|
|
"newFeature": true, |
|
|
|
"babelSetting": { |
|
|
|
"ignore": [], |
|
|
|
"disablePlugins": [], |
|
|
|
"outputPath": "" |
|
|
|
} |
|
|
|
}, |
|
|
|
"compileType": "miniprogram", |
|
|
|
"libVersion": "2.2.2", |
|
|
|
"appid": "wx8eb8275b78db4ede", |
|
|
|
"projectname": "C4", |
|
|
|
"isGameTourist": false, |
|
|
|
"condition": { |
|
|
|
"search": { |
|
|
|
"current": -1, |
|
|
|
"list": [] |
|
|
|
}, |
|
|
|
"conversation": { |
|
|
|
"current": -1, |
|
|
|
"list": [] |
|
|
|
}, |
|
|
|
"game": { |
|
|
|
"currentL": -1, |
|
|
|
"list": [] |
|
|
|
}, |
|
|
|
"miniprogram": { |
|
|
|
"current": -1, |
|
|
|
"list": [] |
|
|
|
} |
|
|
|
} |
|
|
|
"appid": "wx649b3be73c1afe47", |
|
|
|
"projectname": "C", |
|
|
|
"editorSetting": { |
|
|
|
"tabIndent": "insertSpaces", |
|
|
|
"tabSize": 2 |
|
|
|
}, |
|
|
|
"simulatorType": "wechat", |
|
|
|
"simulatorPluginLibVersion": {}, |
|
|
|
"condition": {} |
|
|
|
} |