Browse Source

暂存提交

学习?学个屁 1 day ago
parent
commit
d73869ce89
2 changed files with 3 additions and 2 deletions
  1. 2 1
      project.config.json
  2. 1 1
      project.private.config.json

+ 2 - 1
project.config.json

@@ -27,7 +27,8 @@
       "ignore": [],
       "disablePlugins": [],
       "outputPath": ""
-    }
+    },
+    "ignoreUploadUnusedFiles": true
   },
   "compileType": "miniprogram",
   "projectname": "%E4%BA%9A%E7%B1%B3%E5%A4%9A%E5%BA%97%E9%93%BA%E5%95%86%E5%9F%8E",

+ 1 - 1
project.private.config.json

@@ -452,5 +452,5 @@
       ]
     }
   },
-  "libVersion": "3.7.3"
+  "libVersion": "3.8.8"
 }