From 609a1931953b2298016bd2b0d6b410666b5ad7b9 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 02 七月 2026 09:19:15 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/3.0.1' into 3.0.1
---
bicycle/unpackage/dist/dev/mp-weixin/project.config.json | 34 +++-------------------------------
1 files changed, 3 insertions(+), 31 deletions(-)
diff --git a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
index c0e0b64..8d96c25 100644
--- a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
+++ b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
@@ -1,37 +1,9 @@
{
- "description": "椤圭洰閰嶇疆鏂囦欢銆�",
- "packOptions": {
- "ignore": []
- },
"setting": {
- "urlCheck": false,
+ "condition": false,
+ "enhance": true,
"es6": true,
- "postcss": false,
"minified": true,
- "newFeature": true,
- "bigPackageSizeSupport": true,
- "condition": true
- },
- "compileType": "miniprogram",
- "libVersion": "",
- "appid": "wxf493d72d7e5ffe76",
- "projectname": "bicycle",
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "game": {
- "current": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": []
- }
+ "ignoreUploadUnusedFiles": true
}
}
\ No newline at end of file
--
Gitblit v1.9.3