|
@@ -7,9 +7,9 @@
|
|
"urlCheck": false,
|
|
"urlCheck": false,
|
|
"es6": false,
|
|
"es6": false,
|
|
"enhance": false,
|
|
"enhance": false,
|
|
- "postcss": true,
|
|
|
|
|
|
+ "postcss": false,
|
|
"preloadBackgroundData": false,
|
|
"preloadBackgroundData": false,
|
|
- "minified": true,
|
|
|
|
|
|
+ "minified": false,
|
|
"newFeature": true,
|
|
"newFeature": true,
|
|
"coverView": true,
|
|
"coverView": true,
|
|
"nodeModules": false,
|
|
"nodeModules": false,
|
|
@@ -36,13 +36,15 @@
|
|
"userConfirmedBundleSwitch": false,
|
|
"userConfirmedBundleSwitch": false,
|
|
"packNpmManually": false,
|
|
"packNpmManually": false,
|
|
"packNpmRelationList": [],
|
|
"packNpmRelationList": [],
|
|
- "minifyWXSS": true,
|
|
|
|
|
|
+ "minifyWXSS": false,
|
|
"lazyloadPlaceholderEnable": false,
|
|
"lazyloadPlaceholderEnable": false,
|
|
"useStaticServer": true,
|
|
"useStaticServer": true,
|
|
"showES6CompileOption": false,
|
|
"showES6CompileOption": false,
|
|
"disableUseStrict": false,
|
|
"disableUseStrict": false,
|
|
"useCompilerPlugins": false,
|
|
"useCompilerPlugins": false,
|
|
- "minifyWXML": true
|
|
|
|
|
|
+ "minifyWXML": false,
|
|
|
|
+ "condition": false,
|
|
|
|
+ "ignoreUploadUnusedFiles": false
|
|
},
|
|
},
|
|
"compileType": "miniprogram",
|
|
"compileType": "miniprogram",
|
|
"simulatorType": "wechat",
|
|
"simulatorType": "wechat",
|