From 7fe84bf53a82f622d06701dd7b49faca5a19cec9 Mon Sep 17 00:00:00 2001 From: season Date: Mon, 25 May 2020 14:41:02 +0800 Subject: [PATCH] 删除去掉 --- project.config.json | 51 --------------------------------------------------- 1 file changed, 0 insertions(+), 51 deletions(-) delete mode 100644 project.config.json diff --git a/project.config.json b/project.config.json deleted file mode 100644 index f8c02e4..0000000 --- a/project.config.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "description": "项目配置文件", - "packOptions": { - "ignore": [] - }, - "setting": { - "urlCheck": false, - "es6": true, - "postcss": true, - "minified": true, - "newFeature": true, - "autoAudits": false, - "checkInvalidKey": true - }, - "compileType": "miniprogram", - "libVersion": "2.2.4", - "appid": "wx2ea7cdd3ef52cdff", - "projectname": "miaosha", - "debugOptions": { - "hidedInDevtools": [] - }, - "isGameTourist": false, - "simulatorType": "wechat", - "simulatorPluginLibVersion": {}, - "condition": { - "search": { - "current": -1, - "list": [] - }, - "conversation": { - "current": -1, - "list": [] - }, - "plugin": { - "current": -1, - "list": [] - }, - "game": { - "currentL": -1, - "list": [] - }, - "gamePlugin": { - "current": -1, - "list": [] - }, - "miniprogram": { - "current": -1, - "list": [] - } - } -} \ No newline at end of file -- libgit2 0.21.4