mirror of
https://github.com/likeshop-github/likeshop.git
synced 2024-11-10 09:13:12 +08:00
72 lines
1.5 KiB
JSON
72 lines
1.5 KiB
JSON
|
{
|
||
|
"description": "项目配置文件",
|
||
|
"packOptions": {
|
||
|
"ignore": []
|
||
|
},
|
||
|
"setting": {
|
||
|
"urlCheck": true,
|
||
|
"es6": true,
|
||
|
"enhance": false,
|
||
|
"postcss": true,
|
||
|
"preloadBackgroundData": false,
|
||
|
"minified": true,
|
||
|
"newFeature": false,
|
||
|
"coverView": true,
|
||
|
"nodeModules": false,
|
||
|
"autoAudits": false,
|
||
|
"showShadowRootInWxmlPanel": true,
|
||
|
"scopeDataCheck": false,
|
||
|
"uglifyFileName": false,
|
||
|
"checkInvalidKey": true,
|
||
|
"checkSiteMap": true,
|
||
|
"uploadWithSourceMap": true,
|
||
|
"compileHotReLoad": false,
|
||
|
"useMultiFrameRuntime": false,
|
||
|
"useApiHook": true,
|
||
|
"babelSetting": {
|
||
|
"ignore": [],
|
||
|
"disablePlugins": [],
|
||
|
"outputPath": ""
|
||
|
},
|
||
|
"enableEngineNative": false,
|
||
|
"bundle": false,
|
||
|
"useIsolateContext": true,
|
||
|
"useCompilerModule": true,
|
||
|
"userConfirmedUseCompilerModuleSwitch": false,
|
||
|
"userConfirmedBundleSwitch": false,
|
||
|
"packNpmManually": false,
|
||
|
"packNpmRelationList": [],
|
||
|
"minifyWXSS": true
|
||
|
},
|
||
|
"compileType": "miniprogram",
|
||
|
"libVersion": "2.14.4",
|
||
|
"appid": "wx983fc5527da47d86",
|
||
|
"projectname": "LikeShop",
|
||
|
"debugOptions": {
|
||
|
"hidedInDevtools": []
|
||
|
},
|
||
|
"scripts": {},
|
||
|
"isGameTourist": false,
|
||
|
"simulatorType": "wechat",
|
||
|
"simulatorPluginLibVersion": {},
|
||
|
"condition": {
|
||
|
"search": {
|
||
|
"list": []
|
||
|
},
|
||
|
"conversation": {
|
||
|
"list": []
|
||
|
},
|
||
|
"game": {
|
||
|
"list": []
|
||
|
},
|
||
|
"plugin": {
|
||
|
"list": []
|
||
|
},
|
||
|
"gamePlugin": {
|
||
|
"list": []
|
||
|
},
|
||
|
"miniprogram": {
|
||
|
"list": []
|
||
|
}
|
||
|
}
|
||
|
}
|