Browse Source

project.config.json 更新

panyong 1 year ago
parent
commit
cd31348815
1 changed files with 2 additions and 1 deletions
  1. 2 1
      htmldev/shiningWxMini/project.config.json

+ 2 - 1
htmldev/shiningWxMini/project.config.json

@@ -53,7 +53,8 @@
     "useCompilerPlugins": [
       "sass"
     ],
-    "useStaticServer": true
+    "useStaticServer": true,
+    "condition": false
   },
   "compileType": "miniprogram",
   "libVersion": "2.15.0",