1 Star 4 Fork 0

白云苍狗 / wallhaven-mini

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
白云苍狗 提交于 2022-12-13 11:43 . 🦄 refactor: 添加配置文件
{
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"packOptions": {
"ignore": [],
"include": []
},
"miniprogramRoot": "miniprogram/",
"compileType": "miniprogram",
"projectname": "wallhaven-mini",
"setting": {
"useCompilerPlugins": [
"typescript",
"less"
],
"urlCheck": true,
"coverView": true,
"es6": true,
"postcss": true,
"lazyloadPlaceholderEnable": false,
"preloadBackgroundData": false,
"minified": true,
"autoAudits": false,
"uglifyFileName": true,
"uploadWithSourceMap": true,
"enhance": true,
"useMultiFrameRuntime": true,
"showShadowRootInWxmlPanel": true,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"useStaticServer": true,
"showES6CompileOption": false,
"checkInvalidKey": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"disableUseStrict": false,
"minifyWXML": true
},
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {},
"srcMiniprogramRoot": "miniprogram/",
"appid": "wx1efab4e7e5031937",
"libVersion": "2.27.0",
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}
TypeScript
1
https://gitee.com/ml13/wallhaven-mini.git
git@gitee.com:ml13/wallhaven-mini.git
ml13
wallhaven-mini
wallhaven-mini
master

搜索帮助