1 Star 0 Fork 0

王赛 / taro-react

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 633 Bytes
一键复制 编辑 原始数据 按行查看 历史
王赛 提交于 2024-03-22 16:37 . feat: 添加分包
{
"miniprogramRoot": "dist/",
"projectname": "taroDemo",
"description": "taro自创项目",
"appid": "wx9222e209162c4d58",
"setting": {
"urlCheck": true,
"es6": false,
"enhance": false,
"compileHotReLoad": false,
"postcss": false,
"minified": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "3.3.5",
"srcMiniprogramRoot": "dist/",
"packOptions": {
"ignore": [],
"include": []
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}
1
https://gitee.com/dairsai/taro-react.git
git@gitee.com:dairsai/taro-react.git
dairsai
taro-react
taro-react
master

搜索帮助