1 Star 1 Fork 0

codeHouse9 / taro-wexin-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
codeHouse9 提交于 2021-05-12 08:26 . first-commit
{
"miniprogramRoot": "dist/",
"projectname": "taro-app",
"description": "我的项目",
"appid": "wxb067435e8114fb8b",
"setting": {
"urlCheck": true,
"es6": false,
"enhance": false,
"postcss": false,
"preloadBackgroundData": false,
"minified": false,
"newFeature": false,
"coverView": true,
"nodeModules": false,
"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": ""
},
"enableEngineNative": false,
"bundle": false,
"useIsolateContext": true,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true
},
"compileType": "miniprogram",
"condition": {}
}
1
https://gitee.com/codehouse9/taro-wexin-app.git
git@gitee.com:codehouse9/taro-wexin-app.git
codehouse9
taro-wexin-app
taro-wexin-app
master

搜索帮助