7 Star 41 Fork 98

O2OA企业应用开发平台 / O2OA_Mini_Program

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 1.67 KB
一键复制 编辑 原始数据 按行查看 历史
fancylou 提交于 2023-01-13 11:25 . 1.3.0版本,清理包内容
{
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"setting": {
"urlCheck": true,
"es6": false,
"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,
"useMultiFrameRuntime": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"bundle": false,
"useIsolateContext": true,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"showES6CompileOption": false,
"minifyWXML": true,
"disableUseStrict": false,
"useStaticServer": true,
"useCompilerPlugins": false,
"lazyloadPlaceholderEnable": false,
"ignoreUploadUnusedFiles": true
},
"compileType": "miniprogram",
"appid": "wx5e498e66e2dd900b",
"projectname": "O2OA-Mini",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
},
"libVersion": "2.24.5",
"packOptions": {
"ignore": [
{
"value": "res",
"type": "folder"
},
{
"value": "README.md",
"type": "file"
}
],
"include": []
}
}
1
https://gitee.com/o2oa/O2OA_mini_program.git
git@gitee.com:o2oa/O2OA_mini_program.git
o2oa
O2OA_mini_program
O2OA_Mini_Program
master

搜索帮助