|
@@ -5,18 +5,18 @@
|
|
|
"appid": "wxf2b976b67dab3882",
|
|
"appid": "wxf2b976b67dab3882",
|
|
|
"setting": {
|
|
"setting": {
|
|
|
"urlCheck": true,
|
|
"urlCheck": true,
|
|
|
- "es6": false,
|
|
|
|
|
- "enhance": false,
|
|
|
|
|
- "postcss": false,
|
|
|
|
|
|
|
+ "es6": true,
|
|
|
|
|
+ "enhance": true,
|
|
|
|
|
+ "postcss": true,
|
|
|
"preloadBackgroundData": false,
|
|
"preloadBackgroundData": false,
|
|
|
- "minified": false,
|
|
|
|
|
|
|
+ "minified": true,
|
|
|
"newFeature": false,
|
|
"newFeature": false,
|
|
|
"coverView": true,
|
|
"coverView": true,
|
|
|
"nodeModules": false,
|
|
"nodeModules": false,
|
|
|
"autoAudits": false,
|
|
"autoAudits": false,
|
|
|
"showShadowRootInWxmlPanel": true,
|
|
"showShadowRootInWxmlPanel": true,
|
|
|
"scopeDataCheck": false,
|
|
"scopeDataCheck": false,
|
|
|
- "uglifyFileName": false,
|
|
|
|
|
|
|
+ "uglifyFileName": true,
|
|
|
"checkInvalidKey": true,
|
|
"checkInvalidKey": true,
|
|
|
"checkSiteMap": true,
|
|
"checkSiteMap": true,
|
|
|
"uploadWithSourceMap": true,
|
|
"uploadWithSourceMap": true,
|
|
@@ -30,17 +30,17 @@
|
|
|
"outputPath": ""
|
|
"outputPath": ""
|
|
|
},
|
|
},
|
|
|
"enableEngineNative": false,
|
|
"enableEngineNative": false,
|
|
|
- "bundle": false,
|
|
|
|
|
"useIsolateContext": true,
|
|
"useIsolateContext": true,
|
|
|
"useCompilerModule": true,
|
|
"useCompilerModule": true,
|
|
|
"userConfirmedUseCompilerModuleSwitch": false,
|
|
"userConfirmedUseCompilerModuleSwitch": false,
|
|
|
"userConfirmedBundleSwitch": false,
|
|
"userConfirmedBundleSwitch": false,
|
|
|
"packNpmManually": false,
|
|
"packNpmManually": false,
|
|
|
"packNpmRelationList": [],
|
|
"packNpmRelationList": [],
|
|
|
- "minifyWXSS": false
|
|
|
|
|
|
|
+ "minifyWXSS": true
|
|
|
},
|
|
},
|
|
|
"compileType": "miniprogram",
|
|
"compileType": "miniprogram",
|
|
|
"simulatorType": "wechat",
|
|
"simulatorType": "wechat",
|
|
|
"simulatorPluginLibVersion": {},
|
|
"simulatorPluginLibVersion": {},
|
|
|
|
|
+ "libVersion": "2.17.3",
|
|
|
"condition": {}
|
|
"condition": {}
|
|
|
}
|
|
}
|