|
|
@@ -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",
|