From 47e86f543415585ab1e1b2b1ed1d98830817a1be Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期一, 19 九月 2022 09:41:07 +0800
Subject: [PATCH] 2022.9.16
---
project.config.json | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/project.config.json b/project.config.json
index 3278700..c45faf7 100644
--- a/project.config.json
+++ b/project.config.json
@@ -45,10 +45,11 @@
"useCompilerPlugins": false,
"ignoreUploadUnusedFiles": false,
"useStaticServer": true,
- "minifyWXML": true
+ "minifyWXML": true,
+ "ignoreDevUnusedFiles": false
},
"compileType": "miniprogram",
- "libVersion": "2.25.2",
+ "libVersion": "2.26.0",
"appid": "wxffd1438dd373fcf6",
"projectname": "ep-law-abiding",
"editorSetting": {
--
Gitblit v1.9.3