adultDeviceApp/unpackage/dist/dev/mp-weixin/project.config.json

61 lines
1.6 KiB
JSON
Raw Normal View History

2022-05-03 21:35:39 +08:00
{
2022-05-13 18:13:20 +08:00
"description": "项目配置文件。",
"packOptions": {
"ignore": []
2022-05-03 21:35:39 +08:00
},
2022-05-13 18:13:20 +08:00
"setting": {
"urlCheck": true,
2022-05-27 17:20:31 +08:00
"es6": true,
2022-06-02 17:14:29 +08:00
"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,
"showES6CompileOption": false,
"useCompilerPlugins": false,
"ignoreUploadUnusedFiles": true
2022-05-03 21:35:39 +08:00
},
2022-05-13 18:13:20 +08:00
"compileType": "miniprogram",
"libVersion": "",
2022-06-02 17:14:29 +08:00
"appid": "wx3e83b37ba682faf5",
2022-05-13 18:13:20 +08:00
"projectname": "每日一称成人",
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"game": {
"list": []
},
"miniprogram": {
"list": []
}
2022-05-03 21:35:39 +08:00
}
}