1 Star 0 Fork 35

Osiris/edu-applet

forked from Kindear/edu-applet 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 1.91 KB
一键复制 编辑 原始数据 按行查看 历史
陈浩东 提交于 2021-09-11 21:47 . :art:公告内容 & 骨架屏
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": false,
"es6": false,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": true,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"useIsolateContext": true,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true
},
"appid": "wx2facb7b57eedf7e6",
"projectname": "%E5%B1%B1%E7%A7%91%E5%B0%8F%E7%A8%8B%E5%BA%8F",
"libVersion": "2.18.1",
"cloudfunctionTemplateRoot": "cloudfunctionTemplate",
"condition": {
"plugin": {
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"name": "考研数学",
"pathName": "uni-learn/math/index",
"query": "",
"scene": null
},
{
"name": "uni-learn/math/web",
"pathName": "uni-learn/math/web",
"scene": null
}
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/shiwuyisheng/edu-applet.git
[email protected]:shiwuyisheng/edu-applet.git
shiwuyisheng
edu-applet
edu-applet
master

搜索帮助