xiaohaizhao 9 months ago
parent
commit
7b0eb1a442
1 changed files with 2 additions and 1 deletions
  1. 2 1
      project.config.json

+ 2 - 1
project.config.json

@@ -49,7 +49,8 @@
         "useCompilerPlugins": [
             "sass"
         ],
-        "condition": false
+        "condition": false,
+        "ignoreUploadUnusedFiles": true
     },
     "compileType": "miniprogram",
     "libVersion": "2.19.4",