From 9dfc54bf6e0fdb3c746815707487c6ae50e98905 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 25 二月 2025 18:30:08 +0800
Subject: [PATCH] 更新
---
bicycle/unpackage/dist/dev/mp-weixin/project.config.json | 23 +++--------------------
1 files changed, 3 insertions(+), 20 deletions(-)
diff --git a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
index 3611915..81bf6c6 100644
--- a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
+++ b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
@@ -16,30 +16,13 @@
"disablePlugins": [],
"outputPath": ""
},
- "ignoreUploadUnusedFiles": true
+ "ignoreUploadUnusedFiles": false
},
"compileType": "miniprogram",
- "libVersion": "3.1.1",
+ "libVersion": "3.7.8",
"appid": "wxcd2b89fd2ff065f8",
"projectname": "bicycle",
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "game": {
- "current": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": []
- }
- },
+ "condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
--
Gitblit v1.9.3