xjc 3 anni fa
parent
commit
b47647c3e3
1 ha cambiato i file con 2 aggiunte e 3 eliminazioni
  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",