1 Star 0 Fork 0

watermelon/enjoy-plus-water

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
watermelon 提交于 2023-11-20 10:47 . 项目初始化
{
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"packOptions": {
"ignore": [
{
"value": ".zip",
"type": "suffix"
}
],
"include": []
},
"miniprogramRoot": "src/",
"compileType": "miniprogram",
"projectname": "享+社区",
"setting": {
"useCompilerPlugins": [
"sass"
],
"packNpmManually": true,
"packNpmRelationList": [
{
"packageJsonPath": "./package.json",
"miniprogramNpmDistDir": "./src"
}
],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"urlCheck": true,
"coverView": true,
"es6": true,
"postcss": true,
"lazyloadPlaceholderEnable": false,
"preloadBackgroundData": false,
"minified": true,
"autoAudits": false,
"uglifyFileName": false,
"uploadWithSourceMap": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"minifyWXSS": true,
"useStaticServer": true,
"showES6CompileOption": false,
"checkInvalidKey": true,
"disableUseStrict": false,
"minifyWXML": true,
"condition": false
},
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {},
"appid": "wx1998ffe8e4ad8cff",
"libVersion": "2.26.0",
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
},
"srcMiniprogramRoot": "src/"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chromex/enjoy-plus-water.git
git@gitee.com:chromex/enjoy-plus-water.git
chromex
enjoy-plus-water
enjoy-plus-water
master

搜索帮助