浏览代码

顽主杯appid

xjc 3 年之前
父节点
当前提交
b47647c3e3
共有 1 个文件被更改,包括 2 次插入3 次删除
  1. 2 3
      project.config.json

+ 2 - 3
project.config.json

@@ -31,6 +31,7 @@
       "disablePlugins": [],
       "outputPath": ""
     },
+    "enableEngineNative": false,
     "useIsolateContext": false,
     "userConfirmedBundleSwitch": false,
     "packNpmManually": false,
@@ -39,9 +40,7 @@
     "disableUseStrict": false,
     "minifyWXML": true,
     "showES6CompileOption": false,
-    "useCompilerPlugins": false,
-    "ignoreUploadUnusedFiles": true,
-    "useStaticServer": true
+    "useCompilerPlugins": false
   },
   "compileType": "miniprogram",
   "libVersion": "2.15.0",