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 | 42 ++----------------------------------------
1 files changed, 2 insertions(+), 40 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..8d96c25 100644
--- a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
+++ b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
@@ -1,47 +1,9 @@
{
- "description": "椤圭洰閰嶇疆鏂囦欢銆�",
- "packOptions": {
- "ignore": [],
- "include": []
- },
"setting": {
- "urlCheck": false,
+ "condition": false,
+ "enhance": true,
"es6": true,
- "postcss": false,
"minified": true,
- "newFeature": true,
- "bigPackageSizeSupport": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
"ignoreUploadUnusedFiles": true
- },
- "compileType": "miniprogram",
- "libVersion": "3.1.1",
- "appid": "wxcd2b89fd2ff065f8",
- "projectname": "bicycle",
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "game": {
- "current": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": []
- }
- },
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 2
}
}
\ No newline at end of file
--
Gitblit v1.9.3