From 3d3ed4872b5038a8cc72abc72f95fc2c134e7bc4 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期四, 20 三月 2025 09:32:56 +0800
Subject: [PATCH] 111
---
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