From 437144f41c74505d362a5214a18cec3d01b3ce4b Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期一, 10 十月 2022 17:51:30 +0800
Subject: [PATCH] 2022.10.10

---
 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