删除 docs/project.config.json

This commit is contained in:
2026-07-29 10:45:02 +08:00
parent 53b94bf97d
commit 09bc70b203

View File

@@ -1,48 +0,0 @@
{
"description": "藏猫猫计划微信小程序原型",
"packOptions": {
"ignore": [
{
"value": "docs",
"type": "folder"
}
],
"include": []
},
"setting": {
"useCompilerPlugins": false,
"es6": true,
"enhance": true,
"postcss": true,
"minified": true,
"urlCheck": false,
"coverView": true,
"showShadowRootInWxmlPanel": true,
"compileHotReLoad": true,
"lazyloadPlaceholderEnable": false,
"compileWorklet": false,
"uglifyFileName": false,
"uploadWithSourceMap": true,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"minifyWXML": true,
"localPlugins": false,
"disableUseStrict": false,
"condition": false,
"swc": false,
"disableSWC": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "3.17.0",
"appid": "wxfbaabed3c4ce758b",
"projectname": "mini-zmc",
"condition": {},
"simulatorPluginLibVersion": {},
"editorSetting": {}
}