You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
77 lines
2.0 KiB
77 lines
2.0 KiB
6 months ago
|
{
|
||
|
"description": "项目配置文件",
|
||
|
"packOptions": {
|
||
|
"ignore": []
|
||
|
},
|
||
|
"setting": {
|
||
|
"urlCheck": true,
|
||
|
"es6": true,
|
||
|
"enhance": true,
|
||
|
"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,
|
||
|
"lazyloadPlaceholderEnable": false,
|
||
|
"useMultiFrameRuntime": true,
|
||
|
"useApiHook": true,
|
||
|
"useApiHostProcess": true,
|
||
|
"babelSetting": {
|
||
|
"ignore": [],
|
||
|
"disablePlugins": [],
|
||
|
"outputPath": ""
|
||
|
},
|
||
|
"useIsolateContext": true,
|
||
|
"userConfirmedBundleSwitch": false,
|
||
|
"packNpmManually": false,
|
||
|
"packNpmRelationList": [],
|
||
|
"minifyWXSS": true,
|
||
|
"disableUseStrict": false,
|
||
|
"minifyWXML": true,
|
||
|
"showES6CompileOption": false,
|
||
|
"useCompilerPlugins": false,
|
||
|
"ignoreUploadUnusedFiles": true
|
||
|
},
|
||
|
"compileType": "miniprogram",
|
||
|
"libVersion": "2.23.0",
|
||
|
"appid": "wxa5decb49267567a1",
|
||
|
"projectname": "%E5%B0%8F%E7%A8%8B%E5%BA%8F%E6%9C%8D%E5%8A%A1%E7%AB%AF%EF%BC%88%E9%9F%B3%E4%B9%90%E5%92%8C%E8%A7%86%E9%A2%91%EF%BC%89",
|
||
|
"debugOptions": {
|
||
|
"hidedInDevtools": []
|
||
|
},
|
||
|
"scripts": {},
|
||
|
"staticServerOptions": {
|
||
|
"baseURL": "",
|
||
|
"servePath": ""
|
||
|
},
|
||
|
"isGameTourist": false,
|
||
|
"condition": {
|
||
|
"search": {
|
||
|
"list": []
|
||
|
},
|
||
|
"conversation": {
|
||
|
"list": []
|
||
|
},
|
||
|
"game": {
|
||
|
"list": []
|
||
|
},
|
||
|
"plugin": {
|
||
|
"list": []
|
||
|
},
|
||
|
"gamePlugin": {
|
||
|
"list": []
|
||
|
},
|
||
|
"miniprogram": {
|
||
|
"list": []
|
||
|
}
|
||
|
}
|
||
|
}
|