1 Star 0 Fork 0

ArtfulCoder/react-taroify-ts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.config.json 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
HaloPigpig 提交于 2023-04-11 17:05 +08:00 . fix: 优化项目目录结构
{
"miniprogramRoot": "./dist",
"projectname": "react-taroify-ts",
"description": "一套基于 Taro 结合 React 框架 开放式跨端跨框架解决方案。",
"appid": "wx75bc3eeccaaa90b4",
"setting": {
"urlCheck": false,
"es6": false,
"enhance": true,
"postcss": false,
"preloadBackgroundData": false,
"minified": true,
"newFeature": false,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"useIsolateContext": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"disableUseStrict": false,
"minifyWXML": true,
"showES6CompileOption": false,
"useCompilerPlugins": false,
"ignoreUploadUnusedFiles": true
},
"compileType": "miniprogram"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ArtfulCoder/react-taroify-ts.git
git@gitee.com:ArtfulCoder/react-taroify-ts.git
ArtfulCoder
react-taroify-ts
react-taroify-ts
master

搜索帮助