MrShi
2025-09-04 dda5e3d12e6c389ec44972e3abe40955e459d79a
bicycle/unpackage/dist/dev/mp-weixin/project.config.json
@@ -1,8 +1,7 @@
{
  "description": "项目配置文件。",
  "packOptions": {
    "ignore": [],
    "include": []
    "ignore": []
  },
  "setting": {
    "urlCheck": false,
@@ -10,21 +9,28 @@
    "postcss": false,
    "minified": true,
    "newFeature": true,
    "bigPackageSizeSupport": true,
    "babelSetting": {
      "ignore": [],
      "disablePlugins": [],
      "outputPath": ""
    },
    "ignoreUploadUnusedFiles": false
    "bigPackageSizeSupport": true
  },
  "compileType": "miniprogram",
  "libVersion": "3.7.8",
  "libVersion": "",
  "appid": "wxcd2b89fd2ff065f8",
  "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": []
    }
  }
}