|
@@ -14,12 +14,12 @@
|
|
"enhance": true,
|
|
"enhance": true,
|
|
"postcss": true,
|
|
"postcss": true,
|
|
"preloadBackgroundData": false,
|
|
"preloadBackgroundData": false,
|
|
- "minified": true,
|
|
|
|
|
|
+ "minified": false,
|
|
"newFeature": false,
|
|
"newFeature": false,
|
|
"coverView": true,
|
|
"coverView": true,
|
|
"nodeModules": true,
|
|
"nodeModules": true,
|
|
"autoAudits": false,
|
|
"autoAudits": false,
|
|
- "showShadowRootInWxmlPanel": true,
|
|
|
|
|
|
+ "showShadowRootInWxmlPanel": false,
|
|
"scopeDataCheck": false,
|
|
"scopeDataCheck": false,
|
|
"uglifyFileName": false,
|
|
"uglifyFileName": false,
|
|
"checkInvalidKey": true,
|
|
"checkInvalidKey": true,
|
|
@@ -42,7 +42,7 @@
|
|
"userConfirmedBundleSwitch": false,
|
|
"userConfirmedBundleSwitch": false,
|
|
"packNpmManually": false,
|
|
"packNpmManually": false,
|
|
"packNpmRelationList": [],
|
|
"packNpmRelationList": [],
|
|
- "minifyWXSS": true
|
|
|
|
|
|
+ "minifyWXSS": false
|
|
},
|
|
},
|
|
"compileType": "miniprogram",
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.16.0",
|
|
"libVersion": "2.16.0",
|