加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
fide.project.config.json 962 Bytes
一键复制 编辑 原始数据 按行查看 历史
你咬我呀 提交于 2024-05-02 18:05 . myCommit
{
"description": "项目配置文件",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"es6": true,
"minify": true,
"minifyWXSS": true,
"autoPrefixWXSS": true,
"obfuscate": true,
"coverView": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"compileHotReLoad": true,
"urlCheck": true,
"rustWXSS": true,
"preloadBackgroundData": true,
"skipCompileWatch": true
},
"compileType": "miniprogram",
"projectType": 0,
"appid": "662c94e5eec8190001e44efc",
"projectname": "创古乐文",
"isGameTourist": false,
"isFulljs": false,
"libVersion": "trial",
"condition": {},
"editorSetting": {
"tabIndent": "auto",
"tabSize": 2
},
"buildOption": {
"compilerSource": "wx"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化