|
@@ -27,15 +27,16 @@
|
|
"disablePlugins": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
"outputPath": ""
|
|
},
|
|
},
|
|
|
|
+ "enableEngineNative": false,
|
|
"useIsolateContext": true,
|
|
"useIsolateContext": true,
|
|
"userConfirmedBundleSwitch": false,
|
|
"userConfirmedBundleSwitch": false,
|
|
"packNpmManually": false,
|
|
"packNpmManually": false,
|
|
"packNpmRelationList": [],
|
|
"packNpmRelationList": [],
|
|
"minifyWXSS": true,
|
|
"minifyWXSS": true,
|
|
"disableUseStrict": false,
|
|
"disableUseStrict": false,
|
|
|
|
+ "minifyWXML": true,
|
|
"showES6CompileOption": false,
|
|
"showES6CompileOption": false,
|
|
- "useCompilerPlugins": false,
|
|
|
|
- "minifyWXML": true
|
|
|
|
|
|
+ "useCompilerPlugins": false
|
|
},
|
|
},
|
|
"compileType": "miniprogram",
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.19.3",
|
|
"libVersion": "2.19.3",
|