building-sign/unpackage/dist/dev/mp-weixin/project.config.json

73 lines
1.6 KiB
JSON
Raw Normal View History

2022-11-15 10:03:13 +00:00
{
2023-01-14 03:15:59 +00:00
"description": "项目配置文件",
2022-11-15 10:03:13 +00:00
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": true,
2023-01-14 03:15:59 +00:00
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
2022-11-15 10:03:13 +00:00
"minified": true,
2023-01-14 03:15:59 +00:00
"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,
2022-11-15 10:03:13 +00:00
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2023-01-14 03:15:59 +00:00
},
"useIsolateContext": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"disableUseStrict": false,
"minifyWXML": true,
"showES6CompileOption": false,
"useCompilerPlugins": false,
"ignoreUploadUnusedFiles": true
2022-11-15 10:03:13 +00:00
},
"compileType": "miniprogram",
2023-01-14 03:15:59 +00:00
"libVersion": "2.22.0",
2022-11-15 10:03:13 +00:00
"appid": "wxcd693ca907f801b3",
2023-01-14 03:15:59 +00:00
"projectname": "%E4%BD%A9%E4%B8%BD%E5%95%86%E5%9F%8E",
2022-11-15 10:03:13 +00:00
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"game": {
2023-01-14 03:15:59 +00:00
"list": []
},
"plugin": {
"list": []
},
"gamePlugin": {
2022-11-15 10:03:13 +00:00
"list": []
},
"miniprogram": {
2023-01-14 03:15:59 +00:00
"list": []
2022-11-15 10:03:13 +00:00
}
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}