1 Star 2 Fork 0

zhanglong/微信小程序项目

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
project.config.json 1.96 KB
Copy Edit Raw Blame History
night authored 2022-10-25 20:24 . LandTransfer1.0.1
{
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": false,
"es6": false,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": false,
"coverView": true,
"nodeModules": true,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": true,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"disableUseStrict": false,
"minifyWXML": true,
"showES6CompileOption": false,
"useCompilerPlugins": false,
"useStaticServer": true,
"ignoreUploadUnusedFiles": true
},
"compileType": "miniprogram",
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 4
},
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"game": {
"list": []
},
"plugin": {
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": []
}
},
"cloudfunctionTemplateRoot": "cloudfunctionTemplate/",
"packOptions": {
"ignore": [],
"include": []
},
"appid": "wx4a3f101790ad98eb"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
wechat
1
https://gitee.com/Cat-Nine-54/wechat-applet-project.git
git@gitee.com:Cat-Nine-54/wechat-applet-project.git
Cat-Nine-54
wechat-applet-project
微信小程序项目
master

Search