jiangping
2025-07-16 712c080180b9e8511b4e1c26d707882a557b26c7
small-program/unpackage/dist/dev/mp-weixin/project.config.json
@@ -1,7 +1,8 @@
{
  "description": "项目配置文件。",
  "packOptions": {
    "ignore": []
    "ignore": [],
    "include": []
  },
  "setting": {
    "urlCheck": false,
@@ -10,10 +11,14 @@
    "minified": true,
    "newFeature": true,
    "bigPackageSizeSupport": true,
    "minifyWXML": true
    "babelSetting": {
      "ignore": [],
      "disablePlugins": [],
      "outputPath": ""
    }
  },
  "compileType": "miniprogram",
  "libVersion": "",
  "libVersion": "3.8.11",
  "appid": "wxcd2b89fd2ff065f8",
  "projectname": "small-program",
  "condition": {
@@ -33,5 +38,9 @@
      "current": -1,
      "list": []
    }
  },
  "editorSetting": {
    "tabIndent": "insertSpaces",
    "tabSize": 2
  }
}