This commit is contained in:
dong_bo0602 2020-06-27 13:02:13 +08:00
parent 37dcacc937
commit b72dfd34b3

View File

@ -5,52 +5,30 @@
}, },
"setting": { "setting": {
"urlCheck": false, "urlCheck": false,
"scopeDataCheck": false,
"coverView": true,
"es6": true, "es6": true,
"enhance": false, "enhance": false,
"postcss": true, "postcss": true,
"compileHotReLoad": false,
"preloadBackgroundData": false, "preloadBackgroundData": false,
"minified": true, "minified": true,
<<<<<<< Updated upstream
"autoAudits": false,
"newFeature": true,
=======
"newFeature": true, "newFeature": true,
"coverView": true, "coverView": true,
"nodeModules": false, "nodeModules": false,
"autoAudits": false, "autoAudits": false,
"showShadowRootInWxmlPanel": true, "showShadowRootInWxmlPanel": true,
"scopeDataCheck": false, "scopeDataCheck": false,
>>>>>>> Stashed changes
"uglifyFileName": false, "uglifyFileName": false,
"uploadWithSourceMap": true,
"useIsolateContext": true,
"nodeModules": false,
"enhance": false,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false,
"showShadowRootInWxmlPanel": true,
"checkInvalidKey": true, "checkInvalidKey": true,
"checkSiteMap": true, "checkSiteMap": true,
<<<<<<< Updated upstream
=======
"uploadWithSourceMap": true, "uploadWithSourceMap": true,
>>>>>>> Stashed changes
"babelSetting": { "babelSetting": {
"ignore": [], "ignore": [],
"disablePlugins": [], "disablePlugins": [],
"outputPath": "" "outputPath": ""
<<<<<<< Updated upstream
}
=======
}, },
"useCompilerModule": true, "useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false, "userConfirmedUseCompilerModuleSwitch": false,
"compileHotReLoad": false, "compileHotReLoad": false,
"useIsolateContext": true "useIsolateContext": true
>>>>>>> Stashed changes
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.11.1", "libVersion": "2.11.1",