From bff685d98f4fd44e81bebbc857137a0bcb442606 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 17 七月 2025 08:50:56 +0800
Subject: [PATCH] 提交
---
small-program/unpackage/dist/dev/mp-weixin/project.config.json | 16 +++-------------
1 files changed, 3 insertions(+), 13 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/project.config.json b/small-program/unpackage/dist/dev/mp-weixin/project.config.json
index 4a3b265..ccef91f 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/project.config.json
+++ b/small-program/unpackage/dist/dev/mp-weixin/project.config.json
@@ -1,8 +1,7 @@
{
"description": "椤圭洰閰嶇疆鏂囦欢銆�",
"packOptions": {
- "ignore": [],
- "include": []
+ "ignore": []
},
"setting": {
"urlCheck": false,
@@ -10,15 +9,10 @@
"postcss": true,
"minified": true,
"newFeature": true,
- "bigPackageSizeSupport": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- }
+ "bigPackageSizeSupport": true
},
"compileType": "miniprogram",
- "libVersion": "3.8.11",
+ "libVersion": "",
"appid": "wxcd2b89fd2ff065f8",
"projectname": "small-program",
"condition": {
@@ -38,9 +32,5 @@
"current": -1,
"list": []
}
- },
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 2
}
}
\ No newline at end of file
--
Gitblit v1.9.3