Files
ECShopX_mobile-frontend/project.config.json
wujiabao 0809708db8 fix
2021-02-25 21:08:07 +08:00

52 lines
1.0 KiB
JSON

{
"miniprogramRoot": "dist/",
"projectname": "%E5%BE%AE%E5%95%86%E5%9F%8E%E5%B9%B3%E5%8F%B0%E7%89%88",
"description": "weshop for platform",
"appid": "wxbc41819b322cbd3f",
"setting": {
"urlCheck": false,
"scopeDataCheck": false,
"coverView": true,
"es6": false,
"postcss": false,
"compileHotReLoad": false,
"preloadBackgroundData": false,
"minified": false,
"autoAudits": false,
"newFeature": false,
"uglifyFileName": false,
"uploadWithSourceMap": false,
"useIsolateContext": true,
"nodeModules": false,
"enhance": false,
"useCompilerModule": false,
"userConfirmedUseCompilerModuleSwitch": false,
"showShadowRootInWxmlPanel": true,
"checkSiteMap": false
},
"compileType": "miniprogram",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}