1 Star 0 Fork 1

马文龙/short-video

forked from 杨栋宇/short-video 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 2.35 KB
一键复制 编辑 原始数据 按行查看 历史
杨栋宇 提交于 2023-09-18 12:20 . 增加话题搜索
{
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"packOptions": {
"ignore": [],
"include": []
},
"miniprogramRoot": "miniprogram/",
"compileType": "miniprogram",
"projectname": "short-video",
"setting": {
"useCompilerPlugins": [
"typescript",
"sass"
],
"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": true,
"packNpmRelationList": [
{
"packageJsonPath": "./package.json",
"miniprogramNpmDistDir": "./miniprogram/"
}
],
"minifyWXSS": true,
"useStaticServer": true,
"showES6CompileOption": false,
"checkInvalidKey": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"disableUseStrict": false,
"minifyWXML": true,
"condition": false
},
"simulatorType": "wechat",
"simulatorPluginLibVersion": {
"wxext14566970e7e9f62": "2.27.3"
},
"condition": {},
"srcMiniprogramRoot": "miniprogram/",
"appid": "wxe02c12f235efb210",
"libVersion": "2.25.1",
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
},
"ignoreDevUnusedFiles": false,
"ignoreUploadUnusedFiles": false,
"skeletonConfig": {
"global": {
"loading": "spin",
"outline": {
"remain": false,
"replace": "none"
},
"text": {
"color": "#EEEEEE"
},
"image": {
"shape": "rect",
"color": "#EFEFEF",
"shapeOpposite": []
},
"button": {
"color": "#EFEFEF",
"excludes": []
},
"pseudo": {
"color": "#EFEFEF",
"shape": "circle",
"shapeOpposite": []
},
"excludes": [],
"remove": [],
"empty": [],
"hide": [],
"grayBlock": [],
"showNative": false,
"backgroundColor": "transparent",
"mode": "fullscreen",
"templateName": "skeleton",
"cssUnit": "rpx",
"decimal": 4
},
"pages": {
"pages/index/index": {}
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mwltodie/short-video.git
git@gitee.com:mwltodie/short-video.git
mwltodie
short-video
short-video
master

搜索帮助