1 Star 4 Fork 4

红杉/小程序之社区团购

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 838 Bytes
一键复制 编辑 原始数据 按行查看 历史
红杉 提交于 2020-03-18 17:35 . 搞定授权登录
{
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"miniprogramRoot": "miniprogram/",
"compileType": "miniprogram",
"libVersion": "2.10.3",
"projectname": "minishop",
"scripts": {
"beforeCompile": "tsc",
"beforePreview": "tsc",
"beforeUpload": "tsc"
},
"setting": {
"urlCheck": false,
"es6": true,
"enhance": false,
"postcss": true,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": true,
"autoAudits": false,
"showShadowRootInWxmlPanel": false,
"scopeDataCheck": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"appid": "wx666cf9a421599970",
"condition": {}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/chenrh/minishop.git
[email protected]:chenrh/minishop.git
chenrh
minishop
小程序之社区团购
master

搜索帮助