MrShi
2025-09-15 11e47853b39c6c0acd7074bb1727e4295b70d643
bicycle/unpackage/dist/dev/mp-weixin/project.config.json
@@ -1,8 +1,7 @@
{
  "description": "项目配置文件。",
  "packOptions": {
    "ignore": [],
    "include": []
    "ignore": []
  },
  "setting": {
    "urlCheck": false,
@@ -10,20 +9,28 @@
    "postcss": false,
    "minified": true,
    "newFeature": true,
    "bigPackageSizeSupport": true,
    "babelSetting": {
      "ignore": [],
      "disablePlugins": [],
      "outputPath": ""
    }
    "bigPackageSizeSupport": true
  },
  "compileType": "miniprogram",
  "libVersion": "3.1.1",
  "appid": "wxcd2b89fd2ff065f8",
  "libVersion": "",
  "appid": "wxf493d72d7e5ffe76",
  "projectname": "bicycle",
  "condition": {},
  "editorSetting": {
    "tabIndent": "insertSpaces",
    "tabSize": 2
  "condition": {
    "search": {
      "current": -1,
      "list": []
    },
    "conversation": {
      "current": -1,
      "list": []
    },
    "game": {
      "current": -1,
      "list": []
    },
    "miniprogram": {
      "current": -1,
      "list": []
    }
  }
}