From 9f78f3f014a3423ea3fcab8f9f1056c57cd47fc8 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期五, 26 八月 2022 17:16:26 +0800
Subject: [PATCH] 2022.8.26

---
 project.config.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/project.config.json b/project.config.json
index 4086af7..3278700 100644
--- a/project.config.json
+++ b/project.config.json
@@ -43,7 +43,7 @@
     "disableUseStrict": false,
     "showES6CompileOption": false,
     "useCompilerPlugins": false,
-    "ignoreUploadUnusedFiles": true,
+    "ignoreUploadUnusedFiles": false,
     "useStaticServer": true,
     "minifyWXML": true
   },

--
Gitblit v1.9.3